Searched refs:usb_hub_to_struct_hub (Results 1 – 4 of 4) sorted by relevance
81 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_resume()137 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_port_runtime_suspend()320 struct usb_hub *peer_hub = usb_hub_to_struct_hub(peer_hdev); in match_location()376 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer()388 peer_hub = usb_hub_to_struct_hub(peer_hdev); in find_and_link_peer()
118 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub() function304 hub = usb_hub_to_struct_hub(udev->parent); in usb_set_lpm_parameters()607 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_kick_hub_wq()629 hub = usb_hub_to_struct_hub(hdev); in usb_wakeup_notification()1008 hub = usb_hub_to_struct_hub(udev->parent); in usb_remove_device()1850 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in hub_ioctl()1888 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in find_port_owner()1937 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_release_all_ports()1954 hub = usb_hub_to_struct_hub(udev->parent); in usb_device_is_owned()1960 struct usb_hub *hub = usb_hub_to_struct_hub(udev); in recursively_mark_NOTATTACHED()[all …]
118 extern struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev);
58 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_acpi_set_power_state()