Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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
H A Dthermal_helpers.c161 thermal_debug_cdev_state_update(cdev, state); in thermal_cdev_set_cur_state()
H A Dthermal_debugfs.c408 void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, in thermal_debug_cdev_state_update() function