Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c766 bool upper_no_limit; in thermal_bind_cdev_to_trip() local
775 upper_no_limit = true; in thermal_bind_cdev_to_trip()
777 upper_no_limit = false; in thermal_bind_cdev_to_trip()
790 dev->upper_no_limit = upper_no_limit; in thermal_bind_cdev_to_trip()
1193 if (ti->upper_no_limit) in thermal_cooling_device_update()