Home
last modified time | relevance | path

Searched refs:usb_acpi_power_manageable (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/core/
A Dusb-acpi.c26 bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable() function
38 EXPORT_SYMBOL_GPL(usb_acpi_power_manageable);
/linux-6.3-rc2/include/linux/
A Dusb.h775 extern bool usb_acpi_power_manageable(struct usb_device *hdev, int index);
780 static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable() function
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-hub.c701 temp = usb_acpi_power_manageable(hcd->self.root_hub, in xhci_set_port_power()

Completed in 12 milliseconds