Home
last modified time | relevance | path

Searched defs:cooling_dev (Results 1 – 4 of 4) sorted by relevance

/drivers/thermal/int340x_thermal/
Dint3406_thermal.c30 struct thermal_cooling_device *cooling_dev; member
50 int3406_thermal_get_max_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_max_state()
61 int3406_thermal_set_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_set_cur_state()
82 int3406_thermal_get_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_cur_state()
/drivers/acpi/
Dacpi_video.c205 struct thermal_cooling_device *cooling_dev; member
258 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_max_state()
268 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, unsigned in video_get_cur_state()
288 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state()
/drivers/thermal/
Dintel_powerclamp.c91 static struct thermal_cooling_device *cooling_dev; variable
/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h958 struct iwl_mvm_cooling_device cooling_dev; member