Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_ops (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/include/linux/
Dthermal.h118 struct thermal_cooling_device_ops { struct
137 const struct thermal_cooling_device_ops *ops; argument
446 const struct thermal_cooling_device_ops *);
449 const struct thermal_cooling_device_ops *);
500 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
504 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
/Linux-v4.19/drivers/thermal/
Dcpu_cooling.c558 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
564 static struct thermal_cooling_device_ops cpufreq_power_cooling_ops = {
616 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Dclock_cooling.c360 static struct thermal_cooling_device_ops const clock_cooling_ops = {
Dthermal_core.c941 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1015 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1039 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
Ddevfreq_cooling.c395 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
Dintel_powerclamp.c662 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/Linux-v4.19/drivers/acpi/
Dprocessor_thermal.c268 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c224 static const struct thermal_cooling_device_ops fan_cooling_ops = {
Dacpi_video.c312 static const struct thermal_cooling_device_ops video_cooling_ops = {
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint3406_thermal.c95 static const struct thermal_cooling_device_ops video_cooling_ops = {
Dint3403_thermal.c168 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dthermal.c66 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/Linux-v4.19/drivers/hwmon/
Dpwm-fan.c161 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dmlxreg-fan.c357 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Dgpio-fan.c411 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
Daspeed-pwm-tacho.c824 static const struct thermal_cooling_device_ops aspeed_pwm_cool_ops = {
Dnpcm750-pwm-fan.c834 static const struct thermal_cooling_device_ops npcm7xx_pwm_cool_ops = {
/Linux-v4.19/include/acpi/
Dprocessor.h422 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/Linux-v4.19/drivers/platform/x86/
Dacerhdf.c560 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
Dintel_menlow.c145 static const struct thermal_cooling_device_ops memory_cooling_ops = {
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c303 static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c817 static const struct thermal_cooling_device_ops tcooling_ops = {
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c796 static const struct thermal_cooling_device_ops psy_tcd_ops = {
/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c904 static const struct thermal_cooling_device_ops throt_cooling_ops = {
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1596 static struct thermal_cooling_device_ops cooling_ops = {

12