Searched refs:forced_passive (Results 1 – 2 of 2) sorted by relevance
116 unsigned int forced_passive; member
239 if (state && !tz->forced_passive) { in passive_store()251 } else if (!state && tz->forced_passive) { in passive_store()267 tz->forced_passive = state; in passive_store()280 return sprintf(buf, "%d\n", tz->forced_passive); in passive_show()1017 if (tz->forced_passive) in thermal_zone_device_update()1018 thermal_zone_device_passive(tz, temp, tz->forced_passive, in thermal_zone_device_update()