Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dgov_fair_share.c92 thermal_cdev_update_nocheck(cdev); in fair_share_throttle()
H A Dgov_bang_bang.c54 thermal_cdev_update_nocheck(instance->cdev); in bang_bang_set_instance_target()
H A Dthermal_helpers.c205 void thermal_cdev_update_nocheck(struct thermal_cooling_device *cdev) in thermal_cdev_update_nocheck() function
H A Dthermal_core.h223 void thermal_cdev_update_nocheck(struct thermal_cooling_device *cdev);
H A Dgov_power_allocator.c326 thermal_cdev_update_nocheck(cdev); in power_actor_set_power()