Home
last modified time | relevance | path

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

12

/linux-6.6.21/include/linux/
Dthermal.h89 struct thermal_cooling_device_ops { struct
106 const struct thermal_cooling_device_ops *ops; argument
341 void *, const struct thermal_cooling_device_ops *);
344 const struct thermal_cooling_device_ops *);
349 const struct thermal_cooling_device_ops *ops);
383 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
388 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
394 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/linux-6.6.21/drivers/thermal/intel/
Dintel_tcc_cooling.c45 static const struct thermal_cooling_device_ops tcc_cooling_ops = {
Dintel_powerclamp.c736 static const struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/linux-6.6.21/drivers/thermal/
Dkhadas_mcu_fan.c73 static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
Dcpuidle_cooling.c152 static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
Dcpufreq_cooling.c76 struct thermal_cooling_device_ops cooling_ops;
501 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Ddevfreq_cooling.c52 struct thermal_cooling_device_ops cooling_ops;
369 struct thermal_cooling_device_ops *ops; in of_devfreq_cooling_register_power()
Dthermal_core.c857 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
954 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
978 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1011 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dthermal.c55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/linux-6.6.21/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-6.6.21/drivers/net/wireless/ath/ath11k/
Dthermal.c56 static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
/linux-6.6.21/drivers/acpi/
Dprocessor_thermal.c272 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan_core.c195 static const struct thermal_cooling_device_ops fan_cooling_ops = {
/linux-6.6.21/include/acpi/
Dprocessor.h448 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/linux-6.6.21/drivers/platform/x86/
Dacerhdf.c518 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
/linux-6.6.21/drivers/soc/qcom/
Dqcom_aoss.c354 static const struct thermal_cooling_device_ops qmp_cooling_device_ops = {
/linux-6.6.21/drivers/hwmon/
Dtc654.c502 static const struct thermal_cooling_device_ops tc654_fan_cool_ops = {
Dmlxreg-fan.c384 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Demc2305.c227 static const struct thermal_cooling_device_ops emc2305_cooling_ops = {
Dgpio-fan.c400 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
Dmax6650.c513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
Dpwm-fan.c418 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c771 static const struct thermal_cooling_device_ops tcooling_ops = {
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c401 static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {

12