Home
last modified time | relevance | path

Searched refs:THERMAL_TRIPS_NONE (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h20 #define THERMAL_TRIPS_NONE (-1) macro
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c707 thermal_zone_bind_cooling_device(tz, THERMAL_TRIPS_NONE, cdev, THERMAL_NO_LIMIT, THERMAL_NO_LIMIT, in thermal_zone_device_rebind_exception()
796 thermal_zone_unbind_cooling_device(tz, THERMAL_TRIPS_NONE, cdev); in thermal_zone_device_unbind_exception()
842 if (trip >= tz->trips || (trip < 0 && trip != THERMAL_TRIPS_NONE)) { in thermal_zone_bind_cooling_device()

Completed in 4 milliseconds