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.c826 bool upper_no_limit; in thermal_bind_cdev_to_trip() local
835 upper_no_limit = true; in thermal_bind_cdev_to_trip()
837 upper_no_limit = false; in thermal_bind_cdev_to_trip()
850 dev->upper_no_limit = upper_no_limit; in thermal_bind_cdev_to_trip()
1294 if (ti->upper_no_limit) in thermal_cooling_device_update()