Searched refs:ok_supply_count (Results 1 – 1 of 1) sorted by relevance
2170 int ok_supply_count = 0; in compute_power_state() local2192 ok_supply_count++; in compute_power_state()2215 ok_supply_count++; in compute_power_state()2222 ok_supply_count++; in compute_power_state()2234 if (ok_supply_count > minimum_power_count) in compute_power_state()2236 else if (ok_supply_count == minimum_power_count) in compute_power_state()