Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dgov_bang_bang.c123 if (reason == THERMAL_TZ_BIND_CDEV || reason == THERMAL_TZ_RESUME) in bang_bang_update_tz()
H A Dgov_power_allocator.c642 case THERMAL_TZ_BIND_CDEV: in power_allocator_update_tz()
H A Dthermal_core.c843 thermal_governor_update_tz(tz, THERMAL_TZ_BIND_CDEV); in thermal_bind_cdev_to_trip()
/linux/include/linux/
H A Dthermal.h55 THERMAL_TZ_BIND_CDEV, /* Cooling dev is bind to the thermal zone */ enumerator