Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dthermal.h118 struct thermal_cooling_device_ops { struct
137 const struct thermal_cooling_device_ops *ops; argument
446 void *, const struct thermal_cooling_device_ops *);
449 const struct thermal_cooling_device_ops *);
454 const struct thermal_cooling_device_ops *ops);
505 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
509 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
515 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/Linux-v5.4/drivers/thermal/
Dcpu_cooling.c484 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
490 static struct thermal_cooling_device_ops cpufreq_power_cooling_ops = {
538 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Dthermal_core.c951 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1025 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1049 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1082 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Dclock_cooling.c352 static struct thermal_cooling_device_ops const clock_cooling_ops = {
Ddevfreq_cooling.c395 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
/Linux-v5.4/drivers/acpi/
Dprocessor_thermal.c263 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c211 static const struct thermal_cooling_device_ops fan_cooling_ops = {
Dacpi_video.c305 static const struct thermal_cooling_device_ops video_cooling_ops = {
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dthermal.c55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c91 static const struct thermal_cooling_device_ops video_cooling_ops = {
Dint3403_thermal.c160 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
/Linux-v5.4/include/acpi/
Dprocessor.h432 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/Linux-v5.4/drivers/hwmon/
Dmlxreg-fan.c341 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Dpwm-fan.c220 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dmax6650.c513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
Dgpio-fan.c398 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
Daspeed-pwm-tacho.c797 static const struct thermal_cooling_device_ops aspeed_pwm_cool_ops = {
Dnpcm750-pwm-fan.c816 static const struct thermal_cooling_device_ops npcm7xx_pwm_cool_ops = {
/Linux-v5.4/drivers/platform/x86/
Dintel_menlow.c129 static const struct thermal_cooling_device_ops memory_cooling_ops = {
Dacerhdf.c559 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
/Linux-v5.4/drivers/soc/qcom/
Dqcom_aoss.c445 static struct thermal_cooling_device_ops qmp_cooling_device_ops = {
/Linux-v5.4/drivers/thermal/intel/
Dintel_powerclamp.c647 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c809 static const struct thermal_cooling_device_ops tcooling_ops = {
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c742 static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {
/Linux-v5.4/drivers/power/supply/
Dpower_supply_core.c944 static const struct thermal_cooling_device_ops psy_tcd_ops = {

12