first_link_pel    237 drivers/usb/core/hub.c 	unsigned int first_link_pel;
first_link_pel    246 drivers/usb/core/hub.c 		first_link_pel = udev_exit_latency * 1000;
first_link_pel    248 drivers/usb/core/hub.c 		first_link_pel = hub_exit_latency * 1000;
first_link_pel    262 drivers/usb/core/hub.c 	if (first_link_pel > hub_pel)
first_link_pel    263 drivers/usb/core/hub.c 		udev_lpm_params->pel = first_link_pel;