Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_controller.h73 #define USB_HW_POWER_CONTROL 0x01 macro
HDusb_hub.c2355 [UE_CONTROL] = USB_HW_POWER_CONTROL, in usbd_transfer_power_ref()
2548 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_bus_powerd()
2646 bus->hw_power_state |= USB_HW_POWER_CONTROL; in usb_dev_resume_peer()
/NextBSD/sys/dev/usb/controller/
HDusb_controller.c542 USB_HW_POWER_CONTROL | in usb_bus_resume()
750 USB_HW_POWER_CONTROL | in usb_bus_attach()
HDohci.c2703 if (flags & USB_HW_POWER_CONTROL) in ohci_set_hw_power()
HDuhci.c3199 if (flags & (USB_HW_POWER_CONTROL | in uhci_set_hw_power()
HDehci.c3893 if (flags & (USB_HW_POWER_CONTROL | in ehci_set_hw_power()