Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h85 #define USB_HW_POWER_INTERRUPT 0x04 macro
Dusb_hub.c2471 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2666 bus->hw_power_state |= USB_HW_POWER_INTERRUPT; in usb_bus_powerd()
2808 bus->hw_power_state |= USB_HW_POWER_INTERRUPT; in usb_dev_resume_peer()
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c505 USB_HW_POWER_INTERRUPT | in usb_bus_resume()
661 USB_HW_POWER_INTERRUPT | in usb_bus_attach()
Dehci.c3894 if (flags & (USB_HW_POWER_INTERRUPT |