Home
last modified time | relevance | path

Searched refs:old_target (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dstep_wise.c134 int old_target; in thermal_zone_trip_update() local
160 old_target = instance->target; in thermal_zone_trip_update()
163 old_target, (int)instance->target); in thermal_zone_trip_update()
165 if (instance->initialized && old_target == instance->target) in thermal_zone_trip_update()
169 if (old_target == THERMAL_NO_TARGET && in thermal_zone_trip_update()
173 else if (old_target != THERMAL_NO_TARGET && in thermal_zone_trip_update()