Home
last modified time | relevance | path

Searched refs:usb_hub_to_struct_hub (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/core/
H A Dport.c52 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_show()
87 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_store()
319 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume()
378 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend()
573 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location()
629 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer()
641 peer_hub = usb_hub_to_struct_hub(peer_hdev); in find_and_link_peer()
H A Dusb-acpi.c115 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state()
261 hub = usb_hub_to_struct_hub(udev->parent); in usb_acpi_find_companion_for_device()
H A Dhub.c147 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() function
344 hub = usb_hub_to_struct_hub(udev->parent); in usb_set_lpm_parameters()
700 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_kick_hub_wq()
723 hub = usb_hub_to_struct_hub(hdev); in usb_wakeup_notification()
1021 hub = usb_hub_to_struct_hub(udev->parent); in usb_remove_device()
1935 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in hub_ioctl()
1973 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in find_port_owner()
2022 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_release_all_ports()
2039 hub = usb_hub_to_struct_hub(udev->parent); in usb_device_is_owned()
2049 hub = usb_hub_to_struct_hub(ude in update_port_device_state()
[all...]
H A Dhub.h128 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev);
H A Dusb.c621 hub = usb_hub_to_struct_hub(dev->parent); in usb_dev_authorized()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dport.c196 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume()
255 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend()
450 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location()
506 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer()
518 peer_hub = usb_hub_to_struct_hub(peer_hdev); in find_and_link_peer()
H A Dusb-acpi.c119 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state()
278 hub = usb_hub_to_struct_hub(udev->parent); in usb_acpi_find_companion_for_device()
H A Dhub.c140 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() function
337 hub = usb_hub_to_struct_hub(udev->parent); in usb_set_lpm_parameters()
693 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_kick_hub_wq()
716 hub = usb_hub_to_struct_hub(hdev); in usb_wakeup_notification()
1014 hub = usb_hub_to_struct_hub(udev->parent); in usb_remove_device()
1914 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in hub_ioctl()
1952 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in find_port_owner()
2001 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_release_all_ports()
2018 hub = usb_hub_to_struct_hub(udev->parent); in usb_device_is_owned()
2024 struct usb_hub *hub = usb_hub_to_struct_hub(ude in recursively_mark_NOTATTACHED()
[all...]
H A Dhub.h119 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev);
H A Dusb.c629 hub = usb_hub_to_struct_hub(dev->parent); in usb_dev_authorized()

Completed in 16 milliseconds