Searched refs:ok_supply_count (Results 1 – 1 of 1) sorted by relevance
2167 int ok_supply_count = 0; in compute_power_state() local2189 ok_supply_count++; in compute_power_state()2212 ok_supply_count++; in compute_power_state()2219 ok_supply_count++; in compute_power_state()2231 if (ok_supply_count > minimum_power_count) in compute_power_state()2233 else if (ok_supply_count == minimum_power_count) in compute_power_state()