Symbol: thermal_cooling_device
drivers/acpi/acpi_video.c
203
struct thermal_cooling_device *cooling_dev;
drivers/acpi/acpi_video.c
252
static int video_get_max_state(struct thermal_cooling_device *cooling_dev,
drivers/acpi/acpi_video.c
261
static int video_get_cur_state(struct thermal_cooling_device *cooling_dev,
drivers/acpi/acpi_video.c
281
video_set_cur_state(struct thermal_cooling_device *cooling_dev, unsigned long state)
drivers/acpi/fan.h
65
struct thermal_cooling_device *cdev;
drivers/acpi/fan_core.c
159
static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long
drivers/acpi/fan_core.c
214
fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/acpi/fan_core.c
515
struct thermal_cooling_device *cdev;
drivers/acpi/fan_core.c
54
static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long
drivers/acpi/processor_thermal.c
235
processor_get_max_state(struct thermal_cooling_device *cdev,
drivers/acpi/processor_thermal.c
253
processor_get_cur_state(struct thermal_cooling_device *cdev,
drivers/acpi/processor_thermal.c
273
processor_set_cur_state(struct thermal_cooling_device *cdev,
drivers/acpi/thermal.c
564
struct thermal_cooling_device *cdev,
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
1745
etnaviv_gpu_cooling_get_max_state(struct thermal_cooling_device *cdev,
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
1754
etnaviv_gpu_cooling_get_cur_state(struct thermal_cooling_device *cdev,
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
1765
etnaviv_gpu_cooling_set_cur_state(struct thermal_cooling_device *cdev,
drivers/gpu/drm/etnaviv/etnaviv_gpu.h
111
struct thermal_cooling_device *cooling;
drivers/gpu/drm/lima/lima_devfreq.c
107
struct thermal_cooling_device *cooling;
drivers/gpu/drm/lima/lima_devfreq.h
12
struct thermal_cooling_device;
drivers/gpu/drm/lima/lima_devfreq.h
18
struct thermal_cooling_device *cooling;
drivers/gpu/drm/msm/msm_gpu.h
277
struct thermal_cooling_device *cooling;
drivers/gpu/drm/panfrost/panfrost_devfreq.c
126
struct thermal_cooling_device *cooling;
drivers/gpu/drm/panfrost/panfrost_devfreq.h
12
struct thermal_cooling_device;
drivers/gpu/drm/panfrost/panfrost_devfreq.h
18
struct thermal_cooling_device *cooling;
drivers/gpu/drm/panthor/panthor_devfreq.c
142
struct thermal_cooling_device *cooling;
drivers/gpu/drm/panthor/panthor_devfreq.h
8
struct thermal_cooling_device;
drivers/hwmon/amc6821.c
824
static int amc6821_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/amc6821.c
836
static int amc6821_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/amc6821.c
848
static int amc6821_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/hwmon/aspeed-pwm-tacho.c
174
struct thermal_cooling_device *tcdev;
drivers/hwmon/aspeed-pwm-tacho.c
772
aspeed_pwm_cz_get_max_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/aspeed-pwm-tacho.c
783
aspeed_pwm_cz_get_cur_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/aspeed-pwm-tacho.c
794
aspeed_pwm_cz_set_cur_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/cros_ec_hwmon.c
391
static int cros_ec_hwmon_cooling_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/cros_ec_hwmon.c
398
static int cros_ec_hwmon_cooling_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/cros_ec_hwmon.c
413
static int cros_ec_hwmon_cooling_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/cros_ec_hwmon.c
509
struct thermal_cooling_device *cdev;
drivers/hwmon/dell-smm-hwmon.c
1151
struct thermal_cooling_device *cdev;
drivers/hwmon/dell-smm-hwmon.c
752
static int dell_smm_get_max_state(struct thermal_cooling_device *dev, unsigned long *state)
drivers/hwmon/dell-smm-hwmon.c
761
static int dell_smm_get_cur_state(struct thermal_cooling_device *dev, unsigned long *state)
drivers/hwmon/dell-smm-hwmon.c
782
static int dell_smm_set_cur_state(struct thermal_cooling_device *dev, unsigned long state)
drivers/hwmon/emc2305.c
138
static int emc2305_get_cdev_idx(struct thermal_cooling_device *cdev)
drivers/hwmon/emc2305.c
169
static int emc2305_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/emc2305.c
182
static int emc2305_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/emc2305.c
219
static int emc2305_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/hwmon/emc2305.c
92
struct thermal_cooling_device *cdev;
drivers/hwmon/gpio-fan.c
37
struct thermal_cooling_device *cdev;
drivers/hwmon/gpio-fan.c
385
static int gpio_fan_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/gpio-fan.c
397
static int gpio_fan_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/gpio-fan.c
409
static int gpio_fan_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/max6650.c
470
static int max6650_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/max6650.c
478
static int max6650_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/max6650.c
488
static int max6650_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/max6650.c
764
struct thermal_cooling_device *cooling_dev;
drivers/hwmon/mlxreg-fan.c
118
static int _mlxreg_fan_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/mlxreg-fan.c
338
static int mlxreg_fan_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/mlxreg-fan.c
345
static int mlxreg_fan_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/mlxreg-fan.c
365
static int _mlxreg_fan_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/mlxreg-fan.c
389
static int mlxreg_fan_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/mlxreg-fan.c
93
struct thermal_cooling_device *cdev;
drivers/hwmon/npcm750-pwm-fan.c
187
struct thermal_cooling_device *tcdev;
drivers/hwmon/npcm750-pwm-fan.c
789
npcm7xx_pwm_cz_get_max_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/npcm750-pwm-fan.c
800
npcm7xx_pwm_cz_get_cur_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/npcm750-pwm-fan.c
811
npcm7xx_pwm_cz_set_cur_state(struct thermal_cooling_device *tcdev,
drivers/hwmon/pwm-fan.c
389
static int pwm_fan_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/pwm-fan.c
402
static int pwm_fan_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/pwm-fan.c
416
pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/hwmon/pwm-fan.c
500
struct thermal_cooling_device *cdev;
drivers/hwmon/pwm-fan.c
60
struct thermal_cooling_device *cdev;
drivers/hwmon/qnap-mcu-hwmon.c
184
static int qnap_mcu_hwmon_get_max_state(struct thermal_cooling_device *cdev,
drivers/hwmon/qnap-mcu-hwmon.c
197
static int qnap_mcu_hwmon_get_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/qnap-mcu-hwmon.c
210
static int qnap_mcu_hwmon_set_cur_state(struct thermal_cooling_device *cdev,
drivers/hwmon/qnap-mcu-hwmon.c
28
struct thermal_cooling_device *cdev;
drivers/hwmon/qnap-mcu-hwmon.c
297
struct thermal_cooling_device *cdev;
drivers/hwmon/tc654.c
471
static int tc654_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/tc654.c
477
static int tc654_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/hwmon/tc654.c
492
static int tc654_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/hwmon/tc654.c
542
struct thermal_cooling_device *cdev;
drivers/memory/tegra/tegra210-emc-core.c
1813
struct thermal_cooling_device *cd;
drivers/memory/tegra/tegra210-emc-core.c
681
static int tegra210_emc_cd_max_state(struct thermal_cooling_device *cd,
drivers/memory/tegra/tegra210-emc-core.c
689
static int tegra210_emc_cd_get_state(struct thermal_cooling_device *cd,
drivers/memory/tegra/tegra210-emc-core.c
699
static int tegra210_emc_cd_set_state(struct thermal_cooling_device *cd,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
105
struct thermal_cooling_device *cdev;
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
151
struct thermal_cooling_device *cdev)
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
170
struct thermal_cooling_device *cdev,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
219
struct thermal_cooling_device *cdev,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
288
static int mlxsw_thermal_get_max_state(struct thermal_cooling_device *cdev,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
295
static int mlxsw_thermal_get_cur_state(struct thermal_cooling_device *cdev,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
318
static int mlxsw_thermal_set_cur_state(struct thermal_cooling_device *cdev,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
688
struct thermal_cooling_device *cdev;
drivers/net/wireless/ath/ath10k/thermal.c
157
struct thermal_cooling_device *cdev;
drivers/net/wireless/ath/ath10k/thermal.c
17
ath10k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath10k/thermal.c
26
ath10k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath10k/thermal.c
39
ath10k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath10k/thermal.h
16
struct thermal_cooling_device *cdev;
drivers/net/wireless/ath/ath11k/thermal.c
16
ath11k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath11k/thermal.c
160
struct thermal_cooling_device *cdev;
drivers/net/wireless/ath/ath11k/thermal.c
25
ath11k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath11k/thermal.c
38
ath11k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/ath/ath11k/thermal.h
18
struct thermal_cooling_device *cdev;
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
313
static int iwl_mld_tcool_get_max_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
321
static int iwl_mld_tcool_get_cur_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
331
static int iwl_mld_tcool_set_cur_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/intel/iwlwifi/mld/thermal.h
22
struct thermal_cooling_device *cdev;
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
606
struct thermal_cooling_device *cdev;
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
695
static int iwl_mvm_tcool_get_max_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
703
static int iwl_mvm_tcool_get_cur_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
713
static int iwl_mvm_tcool_set_cur_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7915/init.c
123
mt7915_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7915/init.c
132
mt7915_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7915/init.c
143
mt7915_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7915/init.c
194
struct thermal_cooling_device *cdev;
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
206
struct thermal_cooling_device *cdev;
drivers/net/wireless/mediatek/mt76/mt7996/init.c
170
mt7996_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
179
mt7996_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
190
mt7996_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
241
struct thermal_cooling_device *cdev;
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h
353
struct thermal_cooling_device *cdev;
drivers/pci/pcie/bwctrl.c
45
struct thermal_cooling_device *cdev;
drivers/platform/x86/acerhdf.c
383
struct thermal_cooling_device *cdev,
drivers/platform/x86/acerhdf.c
440
static int acerhdf_get_max_state(struct thermal_cooling_device *cdev,
drivers/platform/x86/acerhdf.c
448
static int acerhdf_get_cur_state(struct thermal_cooling_device *cdev,
drivers/platform/x86/acerhdf.c
462
static int acerhdf_set_cur_state(struct thermal_cooling_device *cdev,
drivers/platform/x86/acerhdf.c
83
static struct thermal_cooling_device *cl_dev;
drivers/soc/qcom/qcom_aoss.c
332
static int qmp_cdev_get_max_state(struct thermal_cooling_device *cdev,
drivers/soc/qcom/qcom_aoss.c
339
static int qmp_cdev_get_cur_state(struct thermal_cooling_device *cdev,
drivers/soc/qcom/qcom_aoss.c
348
static int qmp_cdev_set_cur_state(struct thermal_cooling_device *cdev,
drivers/soc/qcom/qcom_aoss.c
57
struct thermal_cooling_device *cdev;
drivers/thermal/cpufreq_cooling.c
230
static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
274
static int cpufreq_state2power(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
314
static int cpufreq_power2state(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
434
static int cpufreq_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
453
static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
473
static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/cpufreq_cooling.c
514
static struct thermal_cooling_device *
drivers/thermal/cpufreq_cooling.c
519
struct thermal_cooling_device *cdev;
drivers/thermal/cpufreq_cooling.c
624
struct thermal_cooling_device *
drivers/thermal/cpufreq_cooling.c
647
struct thermal_cooling_device *
drivers/thermal/cpufreq_cooling.c
651
struct thermal_cooling_device *cdev = NULL;
drivers/thermal/cpufreq_cooling.c
681
void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)
drivers/thermal/cpuidle_cooling.c
102
static int cpuidle_cooling_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/cpuidle_cooling.c
124
static int cpuidle_cooling_set_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/cpuidle_cooling.c
175
struct thermal_cooling_device *cdev;
drivers/thermal/cpuidle_cooling.c
73
static int cpuidle_cooling_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
190
static int devfreq_cooling_get_requested_power(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
265
static int devfreq_cooling_state2power(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
287
static int devfreq_cooling_power2state(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
392
struct thermal_cooling_device *
drivers/thermal/devfreq_cooling.c
396
struct thermal_cooling_device *cdev;
drivers/thermal/devfreq_cooling.c
489
struct thermal_cooling_device *
drivers/thermal/devfreq_cooling.c
500
struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df)
drivers/thermal/devfreq_cooling.c
51
struct thermal_cooling_device *cdev;
drivers/thermal/devfreq_cooling.c
522
struct thermal_cooling_device *
drivers/thermal/devfreq_cooling.c
526
struct thermal_cooling_device *cdev;
drivers/thermal/devfreq_cooling.c
556
void devfreq_cooling_unregister(struct thermal_cooling_device *cdev)
drivers/thermal/devfreq_cooling.c
64
static int devfreq_cooling_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
74
static int devfreq_cooling_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/devfreq_cooling.c
84
static int devfreq_cooling_set_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/gov_fair_share.c
77
struct thermal_cooling_device *cdev = instance->cdev;
drivers/thermal/gov_power_allocator.c
120
struct thermal_cooling_device *cdev;
drivers/thermal/gov_power_allocator.c
314
power_actor_set_power(struct thermal_cooling_device *cdev,
drivers/thermal/gov_power_allocator.c
412
struct thermal_cooling_device *cdev;
drivers/thermal/gov_power_allocator.c
549
struct thermal_cooling_device *cdev;
drivers/thermal/gov_step_wise.c
35
struct thermal_cooling_device *cdev = instance->cdev;
drivers/thermal/imx_thermal.c
206
struct thermal_cooling_device *cdev;
drivers/thermal/imx_thermal.c
358
struct thermal_cooling_device *cdev,
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
111
static int int3403_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
121
static int int3403_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
137
int3403_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state)
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
29
struct thermal_cooling_device *cdev;
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
24
struct thermal_cooling_device *cooling_dev;
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
41
int3406_thermal_get_max_state(struct thermal_cooling_device *cooling_dev,
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
51
int3406_thermal_set_cur_state(struct thermal_cooling_device *cooling_dev,
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
68
int3406_thermal_get_cur_state(struct thermal_cooling_device *cooling_dev,
drivers/thermal/intel/intel_powerclamp.c
650
static int powerclamp_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/intel/intel_powerclamp.c
658
static int powerclamp_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/intel/intel_powerclamp.c
668
static int powerclamp_set_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/intel/intel_powerclamp.c
72
static struct thermal_cooling_device *cooling_dev;
drivers/thermal/intel/intel_tcc_cooling.c
19
static struct thermal_cooling_device *tcc_cdev;
drivers/thermal/intel/intel_tcc_cooling.c
21
static int tcc_get_max_state(struct thermal_cooling_device *cdev, unsigned long
drivers/thermal/intel/intel_tcc_cooling.c
28
static int tcc_get_cur_state(struct thermal_cooling_device *cdev, unsigned long
drivers/thermal/intel/intel_tcc_cooling.c
40
static int tcc_set_cur_state(struct thermal_cooling_device *cdev, unsigned long
drivers/thermal/khadas_mcu_fan.c
22
struct thermal_cooling_device *cdev;
drivers/thermal/khadas_mcu_fan.c
40
static int khadas_mcu_fan_get_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/khadas_mcu_fan.c
48
static int khadas_mcu_fan_get_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/khadas_mcu_fan.c
59
khadas_mcu_fan_set_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/khadas_mcu_fan.c
82
struct thermal_cooling_device *cdev;
drivers/thermal/pcie_cooling.c
20
static int pcie_cooling_get_max_level(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/thermal/pcie_cooling.c
30
static int pcie_cooling_get_cur_level(struct thermal_cooling_device *cdev, unsigned long *state)
drivers/thermal/pcie_cooling.c
40
static int pcie_cooling_set_cur_level(struct thermal_cooling_device *cdev, unsigned long state)
drivers/thermal/pcie_cooling.c
57
struct thermal_cooling_device *pcie_cooling_device_register(struct pci_dev *port)
drivers/thermal/pcie_cooling.c
67
void pcie_cooling_device_unregister(struct thermal_cooling_device *cdev)
drivers/thermal/tegra/soctherm.c
1502
static int throt_get_cdev_max_state(struct thermal_cooling_device *cdev,
drivers/thermal/tegra/soctherm.c
1509
static int throt_get_cdev_cur_state(struct thermal_cooling_device *cdev,
drivers/thermal/tegra/soctherm.c
1524
static int throt_set_cdev_state(struct thermal_cooling_device *cdev,
drivers/thermal/tegra/soctherm.c
1678
struct thermal_cooling_device *tcd;
drivers/thermal/tegra/soctherm.c
326
struct thermal_cooling_device *cdev;
drivers/thermal/tegra/soctherm.c
618
struct thermal_cooling_device *cdev;
drivers/thermal/tegra/soctherm.c
769
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
1023
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1031
static void thermal_cooling_device_init_complete(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1059
static struct thermal_cooling_device *
drivers/thermal/thermal_core.c
1064
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
1159
struct thermal_cooling_device *
drivers/thermal/thermal_core.c
1182
struct thermal_cooling_device *
drivers/thermal/thermal_core.c
1194
*(struct thermal_cooling_device **)res);
drivers/thermal/thermal_core.c
1214
struct thermal_cooling_device *
drivers/thermal/thermal_core.c
1220
struct thermal_cooling_device **ptr, *tcd;
drivers/thermal/thermal_core.c
1240
static bool thermal_cooling_device_present(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1242
struct thermal_cooling_device *pos = NULL;
drivers/thermal/thermal_core.c
1262
void thermal_cooling_device_update(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1320
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1329
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1336
static bool thermal_cooling_device_exit(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1357
void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
1450
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
1693
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
731
int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
drivers/thermal/thermal_core.c
734
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
794
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_core.c
828
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_core.c
935
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.c
961
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.c
984
struct thermal_cooling_device *cdev, int ret)
drivers/thermal/thermal_core.c
991
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.h
208
int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
drivers/thermal/thermal_core.h
219
static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_core.h
225
void thermal_cdev_update(struct thermal_cooling_device *);
drivers/thermal/thermal_core.h
226
void thermal_cdev_update_nocheck(struct thermal_cooling_device *cdev);
drivers/thermal/thermal_core.h
227
void __thermal_cdev_update(struct thermal_cooling_device *cdev);
drivers/thermal/thermal_core.h
239
struct thermal_cooling_device *cdev;
drivers/thermal/thermal_core.h
259
container_of(_dev, struct thermal_cooling_device, device)
drivers/thermal/thermal_core.h
291
void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *);
drivers/thermal/thermal_core.h
292
void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev);
drivers/thermal/thermal_core.h
293
void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev);
drivers/thermal/thermal_core.h
301
void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
drivers/thermal/thermal_core.h
305
thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
drivers/thermal/thermal_debugfs.c
408
void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev,
drivers/thermal/thermal_debugfs.c
477
void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state)
drivers/thermal/thermal_debugfs.c
519
static struct thermal_debugfs *thermal_debug_cdev_clear(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_debugfs.c
539
void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_debugfs.h
18
static inline void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state) {}
drivers/thermal/thermal_debugfs.h
19
static inline void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev) {}
drivers/thermal/thermal_debugfs.h
20
static inline void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev,
drivers/thermal/thermal_debugfs.h
5
void thermal_debug_cdev_add(struct thermal_cooling_device *cdev, int state);
drivers/thermal/thermal_debugfs.h
6
void thermal_debug_cdev_remove(struct thermal_cooling_device *cdev);
drivers/thermal/thermal_debugfs.h
7
void thermal_debug_cdev_state_update(const struct thermal_cooling_device *cdev, int state);
drivers/thermal/thermal_helpers.c
147
static int thermal_cdev_set_cur_state(struct thermal_cooling_device *cdev, int state)
drivers/thermal/thermal_helpers.c
166
void __thermal_cdev_update(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_helpers.c
191
void thermal_cdev_update(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_helpers.c
205
void thermal_cdev_update_nocheck(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_helpers.c
43
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_helpers.c
59
struct thermal_cooling_device *cdev)
drivers/thermal/thermal_netlink.c
411
int thermal_notify_cdev_state_update(const struct thermal_cooling_device *cdev,
drivers/thermal/thermal_netlink.c
419
int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev)
drivers/thermal/thermal_netlink.c
427
int thermal_notify_cdev_delete(const struct thermal_cooling_device *cdev)
drivers/thermal/thermal_netlink.c
613
static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev,
drivers/thermal/thermal_netlink.h
117
static inline int thermal_notify_cdev_state_update(const struct thermal_cooling_device *cdev,
drivers/thermal/thermal_netlink.h
123
static inline int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev)
drivers/thermal/thermal_netlink.h
128
static inline int thermal_notify_cdev_delete(const struct thermal_cooling_device *cdev)
drivers/thermal/thermal_netlink.h
28
struct thermal_cooling_device;
drivers/thermal/thermal_netlink.h
47
int thermal_notify_cdev_state_update(const struct thermal_cooling_device *cdev,
drivers/thermal/thermal_netlink.h
49
int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev);
drivers/thermal/thermal_netlink.h
50
int thermal_notify_cdev_delete(const struct thermal_cooling_device *cdev);
drivers/thermal/thermal_of.c
244
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_of.c
279
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_of.c
307
struct thermal_cooling_device *cdev,
drivers/thermal/thermal_sysfs.c
506
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
514
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
522
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
536
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
603
void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
drivers/thermal/thermal_sysfs.c
630
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
651
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
679
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
709
struct thermal_cooling_device *cdev = to_cooling_device(dev);
drivers/thermal/thermal_sysfs.c
775
static void cooling_device_stats_setup(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_sysfs.c
806
static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_sysfs.c
815
cooling_device_stats_setup(struct thermal_cooling_device *cdev) {}
drivers/thermal/thermal_sysfs.c
817
cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {}
drivers/thermal/thermal_sysfs.c
821
void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_sysfs.c
827
void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_sysfs.c
832
void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev)
drivers/thermal/thermal_trace.h
144
TP_PROTO(struct thermal_cooling_device *cdev,
drivers/thermal/thermal_trace.h
174
TP_PROTO(struct thermal_cooling_device *cdev, unsigned long freq,
drivers/thermal/thermal_trace.h
53
TP_PROTO(struct thermal_cooling_device *cdev, unsigned long target),
drivers/thermal/ti-soc-thermal/ti-thermal-common.c
33
struct thermal_cooling_device *cool_dev;
include/acpi/processor.h
238
struct thermal_cooling_device *cdev;
include/linux/cpu_cooling.h
26
struct thermal_cooling_device *
include/linux/cpu_cooling.h
33
void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
include/linux/cpu_cooling.h
39
struct thermal_cooling_device *
include/linux/cpu_cooling.h
43
static inline struct thermal_cooling_device *
include/linux/cpu_cooling.h
50
void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)
include/linux/cpu_cooling.h
55
static inline struct thermal_cooling_device *
include/linux/cpufreq.h
165
struct thermal_cooling_device *cdev;
include/linux/devfreq.h
220
struct thermal_cooling_device *cdev;
include/linux/devfreq.h
42
struct thermal_cooling_device;
include/linux/devfreq_cooling.h
44
struct thermal_cooling_device *
include/linux/devfreq_cooling.h
47
struct thermal_cooling_device *
include/linux/devfreq_cooling.h
49
struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
include/linux/devfreq_cooling.h
50
void devfreq_cooling_unregister(struct thermal_cooling_device *dfc);
include/linux/devfreq_cooling.h
51
struct thermal_cooling_device *
include/linux/devfreq_cooling.h
57
static inline struct thermal_cooling_device *
include/linux/devfreq_cooling.h
64
static inline struct thermal_cooling_device *
include/linux/devfreq_cooling.h
70
static inline struct thermal_cooling_device *
include/linux/devfreq_cooling.h
76
static inline struct thermal_cooling_device *
include/linux/devfreq_cooling.h
84
devfreq_cooling_unregister(struct thermal_cooling_device *dfc)
include/linux/pci-bwctrl.h
13
struct thermal_cooling_device;
include/linux/pci-bwctrl.h
16
struct thermal_cooling_device *pcie_cooling_device_register(struct pci_dev *port);
include/linux/pci-bwctrl.h
17
void pcie_cooling_device_unregister(struct thermal_cooling_device *cdev);
include/linux/pci-bwctrl.h
19
static inline struct thermal_cooling_device *pcie_cooling_device_register(struct pci_dev *port)
include/linux/pci-bwctrl.h
23
static inline void pcie_cooling_device_unregister(struct thermal_cooling_device *cdev)
include/linux/power_supply.h
342
struct thermal_cooling_device *tcd;
include/linux/thermal.h
115
int (*get_max_state) (struct thermal_cooling_device *, unsigned long *);
include/linux/thermal.h
116
int (*get_cur_state) (struct thermal_cooling_device *, unsigned long *);
include/linux/thermal.h
117
int (*set_cur_state) (struct thermal_cooling_device *, unsigned long);
include/linux/thermal.h
118
int (*get_requested_power)(struct thermal_cooling_device *, u32 *);
include/linux/thermal.h
119
int (*state2power)(struct thermal_cooling_device *, unsigned long, u32 *);
include/linux/thermal.h
120
int (*power2state)(struct thermal_cooling_device *, u32, unsigned long *);
include/linux/thermal.h
141
DEFINE_GUARD(cooling_dev, struct thermal_cooling_device *, mutex_lock(&_T->lock),
include/linux/thermal.h
253
struct thermal_cooling_device *thermal_cooling_device_register(const char *,
include/linux/thermal.h
255
struct thermal_cooling_device *
include/linux/thermal.h
258
struct thermal_cooling_device *
include/linux/thermal.h
263
void thermal_cooling_device_update(struct thermal_cooling_device *);
include/linux/thermal.h
264
void thermal_cooling_device_unregister(struct thermal_cooling_device *);
include/linux/thermal.h
271
struct thermal_cooling_device *cdev);
include/linux/thermal.h
300
static inline struct thermal_cooling_device *
include/linux/thermal.h
304
static inline struct thermal_cooling_device *
include/linux/thermal.h
309
static inline struct thermal_cooling_device *
include/linux/thermal.h
318
struct thermal_cooling_device *cdev)
include/linux/thermal.h
33
struct thermal_cooling_device;
include/linux/thermal.h
98
struct thermal_cooling_device *,