Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H 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/include/linux/
H A Dusb.h798 extern bool usb_acpi_power_manageable(struct usb_device *hdev, int index);
803 static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index) in usb_acpi_power_manageable() function