Home
last modified time | relevance | path

Searched refs:thermal_cdev_update (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_helpers.c188 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
217 EXPORT_SYMBOL(thermal_cdev_update);
H A Dgov_bang_bang.c108 thermal_cdev_update(instance->cdev); in bang_bang_control()
H A Dgov_fair_share.c113 thermal_cdev_update(cdev); in fair_share_throttle()
H A Dkhadas_mcu_fan.c103 thermal_cdev_update(cdev); in khadas_mcu_fan_probe()
H A Dgov_step_wise.c198 thermal_cdev_update(instance->cdev); in step_wise_throttle()
H A Dgov_power_allocator.c529 thermal_cdev_update(instance->cdev); in allow_maximum_power()
H A Dthermal_core.c683 thermal_cdev_update(cdev); in power_actor_set_power()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h414 void thermal_cdev_update(struct thermal_cooling_device *);
462 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dpwm-fan.c499 thermal_cdev_update(cdev); in pwm_fan_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic1900 thermal_cdev_update
H A Dabi_gki_aarch64_exynos1951 thermal_cdev_update
H A Dabi_gki_aarch64_galaxy3990 thermal_cdev_update
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst757 4.4. thermal_cdev_update