hub_pel           238 drivers/usb/core/hub.c 	unsigned int hub_pel;
hub_pel           256 drivers/usb/core/hub.c 	hub_pel = port_to_port_exit_latency * 1000 + hub_lpm_params->pel;
hub_pel           262 drivers/usb/core/hub.c 	if (first_link_pel > hub_pel)
hub_pel           265 drivers/usb/core/hub.c 		udev_lpm_params->pel = hub_pel;