hub_u1_del        312 drivers/usb/core/hub.c 	unsigned int hub_u1_del;
hub_u1_del        327 drivers/usb/core/hub.c 	hub_u1_del = udev->parent->bos->ss_cap->bU1devExitLat;
hub_u1_del        331 drivers/usb/core/hub.c 			hub, &udev->parent->u1_params, hub_u1_del);
hub_u1_del        356 drivers/usb/core/hub.c 			hub, &udev->parent->u1_params, hub_u1_del,
hub_u1_del        359 drivers/usb/core/hub.c 	if (hub_u2_del > hub_u1_del)
hub_u1_del        360 drivers/usb/core/hub.c 		port_to_port_delay = 1 + hub_u2_del - hub_u1_del;
hub_u1_del        362 drivers/usb/core/hub.c 		port_to_port_delay = 1 + hub_u1_del;