Searched refs:uhci_power (Results 1 – 1 of 1) sorted by relevance
164 Static void uhci_power(int, void *);520 sc->sc_powerhook = powerhook_establish(uhci_power, sc); in uhci_init()693 uhci_power(int why, void *v) in uhci_power() function