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.h84 #define USB_HW_POWER_INTERRUPT 0x04 macro
Dusb_hub.c2463 [UE_INTERRUPT] = USB_HW_POWER_INTERRUPT, in usbd_transfer_power_ref()
2656 bus->hw_power_state |= USB_HW_POWER_INTERRUPT; in usb_bus_powerd()
2795 bus->hw_power_state |= USB_HW_POWER_INTERRUPT; in usb_dev_resume_peer()
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c504 USB_HW_POWER_INTERRUPT | in usb_bus_resume()
660 USB_HW_POWER_INTERRUPT | in usb_bus_attach()
Dehci.c3859 if (flags & (USB_HW_POWER_INTERRUPT |