Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/
Dthermal.h83 struct thermal_cooling_device_ops { struct
99 const struct thermal_cooling_device_ops *ops; argument
378 void *, const struct thermal_cooling_device_ops *);
381 const struct thermal_cooling_device_ops *);
386 const struct thermal_cooling_device_ops *ops);
408 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
413 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
419 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/Linux-v5.15/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.c644 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/Linux-v5.15/drivers/thermal/
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.c494 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
525 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
Dthermal_core.c886 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
966 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
990 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1023 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Ddevfreq_cooling.c293 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
/Linux-v5.15/drivers/acpi/
Dprocessor_thermal.c257 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c216 static const struct thermal_cooling_device_ops fan_cooling_ops = {
/Linux-v5.15/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.15/drivers/net/wireless/ath/ath10k/
Dthermal.c55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dthermal.c56 static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
/Linux-v5.15/include/acpi/
Dprocessor.h440 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/Linux-v5.15/drivers/platform/x86/
Dacerhdf.c545 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
/Linux-v5.15/drivers/hwmon/
Dmlxreg-fan.c371 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
Dpwm-fan.c236 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dgpio-fan.c398 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
Dmax6650.c513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
/Linux-v5.15/drivers/soc/qcom/
Dqcom_aoss.c449 static struct thermal_cooling_device_ops qmp_cooling_device_ops = {
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c813 static const struct thermal_cooling_device_ops tcooling_ops = {
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c111 static const struct thermal_cooling_device_ops mt7915_thermal_ops = {
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c662 static const struct thermal_cooling_device_ops mlxsw_cooling_ops = {

12