Searched refs:usb_get_hub_port_acpi_handle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | usb-acpi.c | 31 port_handle = usb_get_hub_port_acpi_handle(hdev, in usb_acpi_power_manageable() 71 port_handle = usb_get_hub_port_acpi_handle(hdev, port1); in usb_acpi_port_lpm_incapable() 130 port_handle = (acpi_handle) usb_get_hub_port_acpi_handle(hdev, port1); in usb_acpi_set_power_state() 229 parent_handle = usb_get_hub_port_acpi_handle(udev->parent, in usb_acpi_get_companion_for_port()
|
H A D | usb.h | 217 extern acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev,
|
H A D | hub.c | 6362 * usb_get_hub_port_acpi_handle - Get the usb port's acpi handle 6369 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle() function
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | usb-acpi.c | 31 port_handle = usb_get_hub_port_acpi_handle(hdev, in usb_acpi_power_manageable() 71 port_handle = usb_get_hub_port_acpi_handle(hdev, port1); in usb_acpi_port_lpm_incapable() 126 port_handle = (acpi_handle) usb_get_hub_port_acpi_handle(hdev, port1); in usb_acpi_set_power_state() 209 parent_handle = usb_get_hub_port_acpi_handle(udev->parent, in usb_acpi_get_companion_for_port()
|
H A D | usb.h | 218 extern acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev,
|
H A D | hub.c | 6402 * usb_get_hub_port_acpi_handle - Get the usb port's acpi handle 6409 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle() function
|
Completed in 16 milliseconds