Searched refs:full_load (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/core/
H A Dhub.c1364 unsigned full_load; hub_configure() local
1417 full_load = 900; hub_configure()
1420 full_load = 500; hub_configure()
1545 hdev->bus_mA = full_load * maxchild; hub_configure()
1546 if (hdev->bus_mA >= full_load) hub_configure()
1547 hub->mA_per_port = full_load; hub_configure()
1569 hub->mA_per_port = full_load; hub_configure()
1571 if (hub->mA_per_port < full_load) hub_configure()

Completed in 83 milliseconds