Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/
Dthermal.h84 struct thermal_cooling_device_ops { struct
100 const struct thermal_cooling_device_ops *ops; argument
383 void *, const struct thermal_cooling_device_ops *);
386 const struct thermal_cooling_device_ops *);
391 const struct thermal_cooling_device_ops *ops);
414 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
419 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
425 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/kernel/linux/linux-5.10/drivers/thermal/
Dkhadas_mcu_fan.c73 static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
Dcpuidle_cooling.c153 static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
Dcpufreq_cooling.c459 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
491 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Dthermal_core.c1091 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1174 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1198 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1231 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Ddevfreq_cooling.c350 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
/kernel/linux/linux-5.10/drivers/acpi/
Dprocessor_thermal.c261 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c216 static const struct thermal_cooling_device_ops fan_cooling_ops = {
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dthermal.c55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/kernel/linux/linux-5.10/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 = {
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dthermal.c56 static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
/kernel/linux/linux-5.10/include/acpi/
Dprocessor.h440 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/kernel/linux/linux-5.10/drivers/hwmon/
Dmlxreg-fan.c347 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Dpwm-fan.c222 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.c401 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 = {
/kernel/linux/linux-5.10/drivers/platform/x86/
Dacerhdf.c545 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
Dintel_menlow.c130 static const struct thermal_cooling_device_ops memory_cooling_ops = {
/kernel/linux/linux-5.10/drivers/thermal/intel/
Dintel_powerclamp.c642 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/kernel/linux/linux-5.10/drivers/soc/qcom/
Dqcom_aoss.c449 static struct thermal_cooling_device_ops qmp_cooling_device_ops = {
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c877 static const struct thermal_cooling_device_ops tcooling_ops = {
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c651 static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {

12