Home
last modified time | relevance | path

Searched refs:USB_HW_POWER_CONTROL (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_controller.h73 #define USB_HW_POWER_CONTROL 0x01 macro
H A Dusb_hub.c2389 [UE_CONTROL] = USB_HW_POWER_CONTROL, in usbd_transfer_power_ref()
2580 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_bus_powerd()
2719 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_dev_resume_peer()
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c542 USB_HW_POWER_CONTROL | in usb_bus_resume()
749 USB_HW_POWER_CONTROL | in usb_bus_attach()
H A Dohci.c2655 if (flags & USB_HW_POWER_CONTROL) in ohci_set_hw_power()
H A Duhci.c3127 if (flags & (USB_HW_POWER_CONTROL | in uhci_set_hw_power()
H A Dehci.c3797 if (flags & (USB_HW_POWER_CONTROL | in ehci_set_hw_power()