Symbol: thermal_cooling_device_ops
drivers/acpi/acpi_video.c
289
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
1778
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
420
static const struct thermal_cooling_device_ops cros_ec_thermal_cooling_ops = {
drivers/hwmon/dell-smm-hwmon.c
783
static const struct thermal_cooling_device_ops dell_smm_cooling_ops = {
drivers/hwmon/emc2305.c
243
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
514
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
437
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
714
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/ath/ath12k/thermal.c
140
static const struct thermal_cooling_device_ops ath12k_thermal_ops = {
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
357
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
233
static const struct thermal_cooling_device_ops mt7996_thermal_ops = {
drivers/platform/arm64/qcom-hamoa-ec.c
323
static const struct thermal_cooling_device_ops qcom_ec_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
706
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
1537
static const struct thermal_cooling_device_ops throt_cooling_ops = {
drivers/thermal/thermal_core.c
1076
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.c
1118
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.c
967
thermal_cooling_device_alloc(const char *type, const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_core.h
271
thermal_cooling_device_alloc(const char *type, const struct thermal_cooling_device_ops *ops);
drivers/thermal/thermal_of.c
552
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_of.c
582
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_of.c
617
const struct thermal_cooling_device_ops *ops)
drivers/thermal/thermal_of.c
648
const struct thermal_cooling_device_ops *ops)
include/acpi/processor.h
434
extern const struct thermal_cooling_device_ops processor_cooling_ops;
include/linux/thermal.h
130
const struct thermal_cooling_device_ops *ops;
include/linux/thermal.h
207
const struct thermal_cooling_device_ops *ops);
include/linux/thermal.h
212
const struct thermal_cooling_device_ops *ops);
include/linux/thermal.h
218
const struct thermal_cooling_device_ops *ops);
include/linux/thermal.h
236
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
244
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
253
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
297
void *, const struct thermal_cooling_device_ops *);
include/linux/thermal.h
301
const struct thermal_cooling_device_ops *ops);
include/linux/thermal.h
345
const struct thermal_cooling_device_ops *ops)
include/linux/thermal.h
350
const struct thermal_cooling_device_ops *ops)