Searched refs:usb_hub_find_child (Results 1 – 6 of 6) sorted by relevance
721 extern struct usb_device *usb_hub_find_child(struct usb_device *hdev,731 for (port1 = 1, child = usb_hub_find_child(hdev, port1); \733 child = usb_hub_find_child(hdev, ++port1)) \
132 udev = usb_hub_find_child(fsm->otg->host->root_hub, 1); in otg_hnp_polling_work()
526 udev = usb_hub_find_child(fsm->otg->host->root_hub, 1); in ci_otg_loc_sof()
334 udev = usb_hub_find_child(hcd->self.root_hub, 1); in dwc3_qcom_read_usb2_speed()
2200 udev = usb_hub_find_child(hcd->self.root_hub, port); in ehset_single_step_set_feature()
6214 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child() function6223 EXPORT_SYMBOL_GPL(usb_hub_find_child);