Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h99 #define USB_HW_POWER_SUSPEND 0x20 macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c466 (bus->methods->set_hw_power_sleep) (bus, USB_HW_POWER_SUSPEND); in usb_bus_suspend()
Dehci.c3860 case USB_HW_POWER_SUSPEND:
Dxhci.c668 case USB_HW_POWER_SUSPEND: in xhci_set_hw_power_sleep()