Symbol: thermal_cooling_device_ops
drivers/acpi/acpi_video.c
294
static const struct thermal_cooling_device_ops video_cooling_ops = {
drivers/acpi/fan_core.c
225
static const struct thermal_cooling_device_ops fan_cooling_ops = {
drivers/acpi/processor_thermal.c
305
const struct thermal_cooling_device_ops processor_cooling_ops = {
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
1779
static const struct thermal_cooling_device_ops cooling_ops = {
drivers/hwmon/amc6821.c
865
static const struct thermal_cooling_device_ops amc6821_cooling_ops = {
drivers/hwmon/aspeed-pwm-tacho.c
811
static const struct thermal_cooling_device_ops aspeed_pwm_cool_ops = {
drivers/hwmon/cros_ec_hwmon.c
421
static const struct thermal_cooling_device_ops cros_ec_thermal_cooling_ops = {
drivers/hwmon/dell-smm-hwmon.c
798
static const struct thermal_cooling_device_ops dell_smm_cooling_ops = {
drivers/hwmon/emc2305.c
240
static const struct thermal_cooling_device_ops emc2305_cooling_ops = {
drivers/hwmon/gpio-fan.c
430
static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
drivers/hwmon/max6650.c
513
static const struct thermal_cooling_device_ops max6650_cooling_ops = {
drivers/hwmon/mlxreg-fan.c
396
static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
drivers/hwmon/npcm750-pwm-fan.c
827
static const struct thermal_cooling_device_ops npcm7xx_pwm_cool_ops = {
drivers/hwmon/pwm-fan.c
438
static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
drivers/hwmon/qnap-mcu-hwmon.c
231
static const struct thermal_cooling_device_ops qnap_mcu_hwmon_cooling_ops = {
drivers/hwmon/tc654.c
502
static const struct thermal_cooling_device_ops tc654_fan_cool_ops = {
drivers/memory/tegra/tegra210-emc-core.c
715
static const struct thermal_cooling_device_ops tegra210_emc_cd_ops = {
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
343
static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {
drivers/net/wireless/ath/ath10k/thermal.c
56
static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
drivers/net/wireless/ath/ath11k/thermal.c
57
static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
356
static const struct thermal_cooling_device_ops tcooling_ops = {
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
731
static const struct thermal_cooling_device_ops tcooling_ops = {
drivers/net/wireless/mediatek/mt76/mt7915/init.c
174
static const struct thermal_cooling_device_ops mt7915_thermal_ops = {
drivers/net/wireless/mediatek/mt76/mt7996/init.c
218
static const struct thermal_cooling_device_ops mt7996_thermal_ops = {
drivers/platform/x86/acerhdf.c
497
static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
drivers/soc/qcom/qcom_aoss.c
369
static const struct thermal_cooling_device_ops qmp_cooling_device_ops = {
drivers/thermal/cpufreq_cooling.c
524
struct thermal_cooling_device_ops *cooling_ops;
drivers/thermal/cpufreq_cooling.c
74
struct thermal_cooling_device_ops cooling_ops;
drivers/thermal/cpuidle_cooling.c
152
static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
drivers/thermal/devfreq_cooling.c
400
struct thermal_cooling_device_ops *ops;
drivers/thermal/devfreq_cooling.c
52
struct thermal_cooling_device_ops cooling_ops;
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
149
static const struct thermal_cooling_device_ops int3403_cooling_ops = {
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
91
static const struct thermal_cooling_device_ops video_cooling_ops = {
drivers/thermal/intel/intel_powerclamp.c
707
static const struct thermal_cooling_device_ops powerclamp_cooling_ops = {
drivers/thermal/intel/intel_tcc_cooling.c
46
static const struct thermal_cooling_device_ops tcc_cooling_ops = {
drivers/thermal/khadas_mcu_fan.c
73
static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
drivers/thermal/pcie_cooling.c
51
static struct thermal_cooling_device_ops pcie_cooling_ops = {
drivers/thermal/tegra/soctherm.c
1530
static const struct thermal_cooling_device_ops throt_cooling_ops = {
drivers/thermal/thermal_core.c
1062
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.c
1161
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.c
1185
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.c
1218
const struct thermal_cooling_device_ops *ops)
include/acpi/processor.h
436
extern const struct thermal_cooling_device_ops processor_cooling_ops;
include/linux/thermal.h
131
const struct thermal_cooling_device_ops *ops;
include/linux/thermal.h
254
void *, const struct thermal_cooling_device_ops *);
include/linux/thermal.h
257
const struct thermal_cooling_device_ops *);
include/linux/thermal.h
262
const struct thermal_cooling_device_ops *ops);
include/linux/thermal.h
302
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
307
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
313
const struct thermal_cooling_device_ops *ops)