Searched defs:cooling_dev (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int3406_thermal.c | 24 struct thermal_cooling_device *cooling_dev; member 41 int3406_thermal_get_max_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_max_state() argument 51 int3406_thermal_set_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_set_cur_state() argument 68 int3406_thermal_get_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_cur_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int3406_thermal.c | 24 struct thermal_cooling_device *cooling_dev; member 41 int3406_thermal_get_max_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_max_state() argument 51 int3406_thermal_set_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_set_cur_state() argument 68 int3406_thermal_get_cur_state(struct thermal_cooling_device *cooling_dev, in int3406_thermal_get_cur_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | max6650.c | 764 struct thermal_cooling_device *cooling_dev; in max6650_probe() local
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 88 static struct thermal_cooling_device *cooling_dev; variable
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 73 static struct thermal_cooling_device *cooling_dev; variable
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max6650.c | 764 struct thermal_cooling_device *cooling_dev; in max6650_probe() local
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_video.c | 211 struct thermal_cooling_device *cooling_dev; member 260 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, in video_get_max_state() argument 270 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, in video_get_cur_state() argument 291 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_video.c | 204 struct thermal_cooling_device *cooling_dev; member 253 static int video_get_max_state(struct thermal_cooling_device *cooling_dev, in video_get_max_state() argument 262 static int video_get_cur_state(struct thermal_cooling_device *cooling_dev, in video_get_cur_state() argument 282 video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state) in video_set_cur_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 1030 struct iwl_mvm_cooling_device cooling_dev; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 1062 struct iwl_mvm_cooling_device cooling_dev; member
|
Completed in 19 milliseconds