Searched refs:maxchild (Results 1 – 9 of 9) sorted by relevance
81 for (i = 1; i <= parent_hub->maxchild; i++) { in onboard_dev_create_pdevs()
242 for (i = 1; i <= usb_dev->maxchild; i++) in usbport_trig_add_usb_dev_ports()
640 for (port1 = 1; port1 <= peer_hdev->maxchild; port1++) { in match_location()698 if (!peer_hub || port1 > peer_hdev->maxchild) in find_and_link_peer()
248 return sysfs_emit(buf, "%d\n", udev->maxchild); in maxchild_show()250 static DEVICE_ATTR_RO(maxchild);
182 tt_index = kzalloc_objs(*tt_index, utt->hub->maxchild); in find_tt()225 for (i = 0; i < utt->hub->maxchild; ++i) in drop_tt()
26 return !udev->maxchild && udev->persist_enabled && in persist_enabled_on_companion()
120 tt_index = kzalloc_objs(*tt_index, utt->hub->maxchild, in find_tt()173 for (i = 0; i < utt->hub->maxchild; ++i) in drop_tt()
720 int maxchild; member777 port1 <= hdev->maxchild; \
4033 bitmap_size *= urb->dev->tt->hub->maxchild; in dwc2_host_get_tt_info()