Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Domohci.c94 int omohci_match(struct device *, void *, void *);
113 sizeof (struct omohci_softc), omohci_match, omohci_attach,
118 omohci_match(struct device *parent, void *match, void *aux) in omohci_match() function