Searched refs:thermal_cooling_device_stats_update (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_core.h | 149 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, 153 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
|
H A D | thermal_helpers.c | 185 thermal_cooling_device_stats_update(cdev, target); in thermal_cdev_set_cur_state()
|
H A D | thermal_sysfs.c | 703 thermal_cooling_device_stats_update(cdev, state); in cur_state_store() 752 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_core.h | 139 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, 143 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
|
H A D | thermal_helpers.c | 162 thermal_cooling_device_stats_update(cdev, target); in thermal_cdev_set_cur_state()
|
H A D | thermal_sysfs.c | 636 thermal_cooling_device_stats_update(cdev, state); in cur_state_store() 684 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
|
H A D | thermal_core.c | 1108 thermal_cooling_device_stats_update(cdev, state); in thermal_cooling_device_update()
|
Completed in 6 milliseconds