Searched refs:num_hubs (Results 1 – 1 of 1) sorted by relevance
303 unsigned int num_hubs; in usb_set_lpm_sel() local309 for (parent = udev->parent, num_hubs = 0; parent->parent; in usb_set_lpm_sel()311 num_hubs++; in usb_set_lpm_sel()313 if (num_hubs > 0) in usb_set_lpm_sel()314 total_sel += 2100 + 250 * (num_hubs - 1); in usb_set_lpm_sel()317 total_sel += 250 * num_hubs; in usb_set_lpm_sel()