Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/
HDusb_controller.h73 #define USB_HW_POWER_CONTROL 0x01 macro
HDusb_hub.c2375 [UE_CONTROL] = USB_HW_POWER_CONTROL, in usbd_transfer_power_ref()
2566 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_bus_powerd()
2705 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_dev_resume_peer()
/freebsd-13-stable/sys/dev/usb/controller/
HDusb_controller.c545 USB_HW_POWER_CONTROL | in usb_bus_resume()
752 USB_HW_POWER_CONTROL | in usb_bus_attach()
HDohci.c2655 if (flags & USB_HW_POWER_CONTROL) in ohci_set_hw_power()
HDuhci.c3129 if (flags & (USB_HW_POWER_CONTROL | in uhci_set_hw_power()
HDehci.c3797 if (flags & (USB_HW_POWER_CONTROL | in ehci_set_hw_power()