Searched refs:hub_delay (Results 1 – 3 of 3) sorted by relevance
1373 delay += hdev->parent->hub_delay; in hub_configure()1376 hdev->hub_delay = min_t(u32, delay, USB_TP_TRANSMISSION_DELAY_MAX); in hub_configure()4705 delay = udev->parent->hub_delay; in hub_port_init()4706 udev->hub_delay = min_t(u32, delay, in hub_port_init()
944 dev->hub_delay, 0, NULL, 0, in usb_set_isoch_delay()
711 u16 hub_delay; member