Home
last modified time | relevance | path

Searched refs:bcmpcie_submatch (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dbcm2711_pcie.c105 int bcmpcie_submatch(struct device *, void *, void *);
321 config_found_sm(self, &pba, NULL, bcmpcie_submatch); in bcmpcie_attach()
325 bcmpcie_submatch(struct device *self, void *match, void *aux) in bcmpcie_submatch() function