Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h101 #define USB_HW_POWER_RESUME 0x40 macro
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c551 (bus->methods->set_hw_power_sleep) (bus, USB_HW_POWER_RESUME); in usb_bus_resume()
H A Datmegadci.c2071 case USB_HW_POWER_RESUME: in atmegadci_set_hw_power_sleep()
H A Davr32dci.c2033 case USB_HW_POWER_RESUME: in avr32dci_set_hw_power_sleep()
H A Duss820dci.c2360 case USB_HW_POWER_RESUME: in uss820dci_set_hw_power_sleep()
H A Dohci.c2631 case USB_HW_POWER_RESUME: in ohci_set_hw_power_sleep()
H A Duhci.c3102 case USB_HW_POWER_RESUME: in uhci_set_hw_power_sleep()
H A Dmusb_otg.c4167 case USB_HW_POWER_RESUME: in musbotg_set_hw_power_sleep()
H A Dehci.c3772 case USB_HW_POWER_RESUME: in ehci_set_hw_power_sleep()
H A Ddwc_otg.c4924 case USB_HW_POWER_RESUME: in dwc_otg_set_hw_power_sleep()