Home
last modified time | relevance | path

Searched refs:thermal_debug_cdev_state_update (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_debugfs.h7 void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, int state);
20 static inline void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, in thermal_debug_cdev_state_update() function
Dthermal_helpers.c172 thermal_debug_cdev_state_update(cdev, state); in thermal_cdev_set_cur_state()
Dthermal_debugfs.c408 void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, in thermal_debug_cdev_state_update() function