Searched refs:upper_no_limit (Results 1 – 2 of 2) sorted by relevance
771 bool upper_no_limit; in thermal_bind_cdev_to_trip() local780 upper_no_limit = true; in thermal_bind_cdev_to_trip()782 upper_no_limit = false; in thermal_bind_cdev_to_trip()795 dev->upper_no_limit = upper_no_limit; in thermal_bind_cdev_to_trip()1231 if (ti->upper_no_limit) in thermal_cooling_device_update()
232 bool upper_no_limit; member