Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Domohci.c109 void omohci_enable(struct omohci_softc *);
161 omohci_enable(sc); in omohci_attach()
293 omohci_enable(sc); in omohci_activate()
305 omohci_enable(struct omohci_softc *sc) in omohci_enable() function