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.c830 bool upper_no_limit; in thermal_bind_cdev_to_trip() local
839 upper_no_limit = true; in thermal_bind_cdev_to_trip()
841 upper_no_limit = false; in thermal_bind_cdev_to_trip()
854 dev->upper_no_limit = upper_no_limit; in thermal_bind_cdev_to_trip()
1293 if (ti->upper_no_limit) in thermal_cooling_device_update()