| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | gov_fair_share.c | 54 cdev->ops->get_max_state(cdev, &max_state); in get_target_state()
|
| H A D | khadas_mcu_fan.c | 74 .get_max_state = khadas_mcu_fan_get_max_state,
|
| H A D | cpuidle_cooling.c | 154 .get_max_state = cpuidle_cooling_get_max_state,
|
| H A D | thermal_core.c | 647 ret = cdev->ops->get_max_state(cdev, &max_state); in power_actor_get_min_power() 852 ret = cdev->ops->get_max_state(cdev, &max_state); in thermal_zone_bind_cooling_device() 1103 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register()
|
| H A D | thermal_sysfs.c | 667 ret = cdev->ops->get_max_state(cdev, &state); in max_state_show() 921 if (cdev->ops->get_max_state(cdev, &states)) in cooling_device_stats_setup()
|
| H A D | devfreq_cooling.c | 351 .get_max_state = devfreq_cooling_get_max_state,
|
| H A D | cpufreq_cooling.c | 460 .get_max_state = cpufreq_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_thermal.c | 262 .get_max_state = processor_get_max_state,
|
| H A D | fan.c | 217 .get_max_state = fan_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | int3406_thermal.c | 92 .get_max_state = int3406_thermal_get_max_state,
|
| H A D | int3403_thermal.c | 161 .get_max_state = int3403_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | thermal.c | 56 .get_max_state = ath10k_thermal_get_max_throttle_state,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | thermal.c | 57 .get_max_state = ath11k_thermal_get_max_throttle_state,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | thermal.h | 87 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | mlxreg-fan.c | 348 .get_max_state = mlxreg_fan_get_max_state,
|
| H A D | gpio-fan.c | 402 .get_max_state = gpio_fan_get_max_state,
|
| H A D | max6650.c | 514 .get_max_state = max6650_get_max_state,
|
| H A D | pwm-fan.c | 232 .get_max_state = pwm_fan_get_max_state,
|
| H A D | aspeed-pwm-tacho.c | 798 .get_max_state = aspeed_pwm_cz_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_menlow.c | 131 .get_max_state = memory_get_max_bandwidth,
|
| H A D | acerhdf.c | 546 .get_max_state = acerhdf_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_powerclamp.c | 643 .get_max_state = powerclamp_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | qcom_aoss.c | 450 .get_max_state = qmp_cdev_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tt.c | 878 .get_max_state = iwl_mvm_tcool_get_max_state,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_thermal.c | 652 .get_max_state = mlxsw_thermal_get_max_state,
|