Searched refs:parent_hub (Results 1 – 2 of 2) sorted by relevance
506 struct usb_hub *parent_hub = usb_hub_to_struct_hub(parent); in find_and_link_peer() local508 if (!parent_hub) in find_and_link_peer()511 upstream = parent_hub->ports[hdev->portnum - 1]; in find_and_link_peer()
5906 struct usb_hub *parent_hub; in usb_reset_and_verify_device() local5923 parent_hub = usb_hub_to_struct_hub(parent_hdev); in usb_reset_and_verify_device()5950 ret = hub_port_init(parent_hub, udev, port1, i, &descriptor); in usb_reset_and_verify_device()6045 hub_port_logical_disconnect(parent_hub, port1); in usb_reset_and_verify_device()