Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h102 #define USB_HW_POWER_RESUME 0x40 macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c511 (bus->methods->set_hw_power_sleep) (bus, USB_HW_POWER_RESUME); in usb_bus_resume()
Dehci.c3829 case USB_HW_POWER_RESUME:
Dxhci.c678 case USB_HW_POWER_RESUME: in xhci_set_hw_power_sleep()