Searched refs:usb_hub_to_struct_hub (Results 1 – 5 of 5) sorted by relevance
115 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state()167 hub = usb_hub_to_struct_hub(udev->parent); in usb_acpi_add_usb4_devlink()307 hub = usb_hub_to_struct_hub(udev->parent); in usb_acpi_find_companion_for_device()
55 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_show()107 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in disable_store()356 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume()415 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend()613 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location()670 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer()682 peer_hub = usb_hub_to_struct_hub(peer_hdev); in find_and_link_peer()
351 hub = usb_hub_to_struct_hub(udev->parent); in usb_set_lpm_parameters()735 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_kick_hub_wq()758 hub = usb_hub_to_struct_hub(hdev); in usb_wakeup_notification()1056 hub = usb_hub_to_struct_hub(udev->parent); in usb_remove_device()1991 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in hub_ioctl()2095 hub = usb_hub_to_struct_hub(udev->parent); in usb_device_is_owned()2105 hub = usb_hub_to_struct_hub(udev->parent); in update_port_device_state()2321 hub = usb_hub_to_struct_hub(udev->parent); in usb_disconnect()2546 hub = usb_hub_to_struct_hub(udev->parent); in set_usb_port_removable()4505 hub = usb_hub_to_struct_hub(udev->parent); in usb_enable_lpm()[all …]
131 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev);
621 hub = usb_hub_to_struct_hub(dev->parent); in usb_dev_authorized()