hub_delay        1428 drivers/usb/core/hub.c 			delay += hdev->parent->hub_delay;
hub_delay        1431 drivers/usb/core/hub.c 		hdev->hub_delay = min_t(u32, delay, USB_TP_TRANSMISSION_DELAY_MAX);
hub_delay        4796 drivers/usb/core/hub.c 			delay = udev->parent->hub_delay;
hub_delay        4797 drivers/usb/core/hub.c 			udev->hub_delay = min_t(u32, delay,
hub_delay         953 drivers/usb/core/message.c 			dev->hub_delay, 0, NULL, 0,
hub_delay         710 include/linux/usb.h 	u16 hub_delay;