Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/armv7/omap/
Domehci.c69 int omehci_match(struct device *, void *, void *);
90 sizeof (struct omehci_softc), omehci_match, omehci_attach,
99 omehci_match(struct device *parent, void *match, void *aux) in omehci_match() function