Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h106 #define USB_HW_POWER_SHUTDOWN 0x60 macro
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c595 (bus->methods->set_hw_power_sleep) (bus, USB_HW_POWER_SHUTDOWN); in usb_bus_shutdown()
Dehci.c3826 case USB_HW_POWER_SHUTDOWN:
Dxhci.c673 case USB_HW_POWER_SHUTDOWN: in xhci_set_hw_power_sleep()