Searched refs:device_has_power (Results 1 – 13 of 13) sorted by relevance
268 device_has_power(device_t dev) in device_has_power() function
605 bool device_has_power(device_t);
1174 if (!device_has_power(sc->sc_dev)) in rtk_intr()
2283 if (device_has_power(sc->sc_dev)) { in rtw_stop()2535 KASSERT(device_has_power(sc->sc_dev)); in rtw_tune()2561 if (!device_has_power(self)) in rtw_suspend()
1535 if (!device_has_power(sc->sc_dev)) in re_intr()
1868 if (!device_has_power(sc->sc_dev)) { in ath_key_delete()1909 if (!device_has_power(sc->sc_dev)) { in ath_key_set()
1147 if (sc->sc_dying || !device_has_power(sc->sc_dev)) in dwc2_intr()
1210 if (!device_has_power(sc->sc_dev)) in auich_intr()
1001 if (!device_has_power(sc->sc_dev)) in pccbbintr()
1291 if (sc->sc_dying || !device_has_power(sc->sc_dev)) in ohci_intr()
1349 if (sc->sc_dying || !device_has_power(sc->sc_dev)) in uhci_intr()
1735 if (sc->sc_dying || !device_has_power(sc->sc_dev)) in xhci_intr()
747 if (sc->sc_dying || !device_has_power(sc->sc_dev)) in ehci_intr()