Searched refs:num_hubs (Results 1 – 1 of 1) sorted by relevance
318 unsigned int num_hubs; in usb_set_lpm_sel() local324 for (parent = udev->parent, num_hubs = 0; parent->parent; in usb_set_lpm_sel()326 num_hubs++; in usb_set_lpm_sel()328 if (num_hubs > 0) in usb_set_lpm_sel()329 total_sel += 2100 + 250 * (num_hubs - 1); in usb_set_lpm_sel()332 total_sel += 250 * num_hubs; in usb_set_lpm_sel()