Home
last modified time | relevance | path

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

12

/linux-5.19.10/include/linux/
Dthermal.h83 struct thermal_cooling_device_ops { struct
99 const struct thermal_cooling_device_ops *ops; argument
381 void *, const struct thermal_cooling_device_ops *);
384 const struct thermal_cooling_device_ops *);
389 const struct thermal_cooling_device_ops *ops);
411 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
416 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
422 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/linux-5.19.10/drivers/thermal/
Ddevfreq_cooling.c304 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
373 struct thermal_cooling_device_ops *ops; in of_devfreq_cooling_register_power()
534 const struct thermal_cooling_device_ops *ops; in devfreq_cooling_unregister()
Dkhadas_mcu_fan.c73 static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
Dcpuidle_cooling.c151 static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
Dcpufreq_cooling.c499 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
530 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Dthermal_core.c890 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
976 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1000 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1033 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/linux-5.19.10/drivers/thermal/intel/
Dintel_tcc_cooling.c66 static const struct thermal_cooling_device_ops tcc_cooling_ops = {
Dintel_menlow.c130 static const struct thermal_cooling_device_ops memory_cooling_ops = {
Dintel_powerclamp.c641 static const struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/linux-5.19.10/drivers/acpi/
Dprocessor_thermal.c264 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan_core.c226 static const struct thermal_cooling_device_ops fan_cooling_ops = {
/linux-5.19.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 = {
/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dthermal.c55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dthermal.c56 static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
/linux-5.19.10/include/acpi/
Dprocessor.h445 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/linux-5.19.10/drivers/platform/x86/
Dacerhdf.c545 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
/linux-5.19.10/drivers/soc/qcom/
Dqcom_aoss.c355 static const struct thermal_cooling_device_ops qmp_cooling_device_ops = {
/linux-5.19.10/drivers/hwmon/
Dmlxreg-fan.c368 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Dpwm-fan.c226 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dtc654.c502 static const struct thermal_cooling_device_ops tc654_fan_cool_ops = {
Dgpio-fan.c401 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
Dmax6650.c513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
Daspeed-pwm-tacho.c797 static const struct thermal_cooling_device_ops aspeed_pwm_cool_ops = {
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c818 static const struct thermal_cooling_device_ops tcooling_ops = {

12