Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/thermal/
Dgov_fair_share.c54 cdev->ops->get_max_state(cdev, &max_state); in get_target_state()
Dkhadas_mcu_fan.c74 .get_max_state = khadas_mcu_fan_get_max_state,
Dcpuidle_cooling.c154 .get_max_state = cpuidle_cooling_get_max_state,
Dthermal_core.c644 ret = cdev->ops->get_max_state(cdev, &max_state); in power_actor_get_min_power()
849 ret = cdev->ops->get_max_state(cdev, &max_state); in thermal_zone_bind_cooling_device()
1097 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register()
Dcpufreq_cooling.c460 .get_max_state = cpufreq_get_max_state,
Ddevfreq_cooling.c351 .get_max_state = devfreq_cooling_get_max_state,
Dthermal_sysfs.c666 ret = cdev->ops->get_max_state(cdev, &state); in max_state_show()
901 if (cdev->ops->get_max_state(cdev, &states)) in cooling_device_stats_setup()
/kernel/linux/linux-5.10/drivers/acpi/
Dprocessor_thermal.c262 .get_max_state = processor_get_max_state,
Dfan.c217 .get_max_state = fan_get_max_state,
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c92 .get_max_state = int3406_thermal_get_max_state,
Dint3403_thermal.c161 .get_max_state = int3403_get_max_state,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dthermal.c56 .get_max_state = ath10k_thermal_get_max_throttle_state,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dthermal.c57 .get_max_state = ath11k_thermal_get_max_throttle_state,
/kernel/linux/linux-5.10/include/linux/
Dthermal.h85 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
/kernel/linux/linux-5.10/drivers/hwmon/
Dmlxreg-fan.c348 .get_max_state = mlxreg_fan_get_max_state,
Dpwm-fan.c223 .get_max_state = pwm_fan_get_max_state,
Dgpio-fan.c402 .get_max_state = gpio_fan_get_max_state,
Dmax6650.c514 .get_max_state = max6650_get_max_state,
Daspeed-pwm-tacho.c798 .get_max_state = aspeed_pwm_cz_get_max_state,
/kernel/linux/linux-5.10/drivers/platform/x86/
Dacerhdf.c546 .get_max_state = acerhdf_get_max_state,
Dintel_menlow.c131 .get_max_state = memory_get_max_bandwidth,
/kernel/linux/linux-5.10/drivers/thermal/intel/
Dintel_powerclamp.c643 .get_max_state = powerclamp_get_max_state,
/kernel/linux/linux-5.10/drivers/soc/qcom/
Dqcom_aoss.c450 .get_max_state = qmp_cdev_get_max_state,
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c878 .get_max_state = iwl_mvm_tcool_get_max_state,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c652 .get_max_state = mlxsw_thermal_get_max_state,

12