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

12

/linux-master/drivers/thermal/intel/
H A Dintel_tcc_cooling.c46 .get_max_state = tcc_get_max_state,
H A Dintel_powerclamp.c708 .get_max_state = powerclamp_get_max_state,
/linux-master/drivers/thermal/
H A Dkhadas_mcu_fan.c74 .get_max_state = khadas_mcu_fan_get_max_state,
H A Dcpuidle_cooling.c153 .get_max_state = cpuidle_cooling_get_max_state,
H A Dthermal_core.c902 if (!ops || !ops->get_max_state || !ops->get_cur_state ||
933 ret = cdev->ops->get_max_state(cdev, &cdev->max_state);
1093 * its .get_max_state() callback needs to be run to produce the new maximum
1119 if (cdev->ops->get_max_state(cdev, &cdev->max_state))
H A Dcpufreq_cooling.c567 cooling_ops->get_max_state = cpufreq_get_max_state;
H A Ddevfreq_cooling.c412 ops->get_max_state = devfreq_cooling_get_max_state;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dthermal.c57 .get_max_state = ath10k_thermal_get_max_throttle_state,
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dint3403_thermal.c161 .get_max_state = int3403_get_max_state,
H A Dint3406_thermal.c92 .get_max_state = int3406_thermal_get_max_state,
/linux-master/drivers/acpi/
H A Dprocessor_thermal.c304 .get_max_state = processor_get_max_state,
H A Dfan_core.c196 .get_max_state = fan_get_max_state,
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dthermal.c58 .get_max_state = ath11k_thermal_get_max_throttle_state,
/linux-master/include/linux/
H A Dthermal.h103 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member in struct:thermal_cooling_device_ops
/linux-master/drivers/hwmon/
H A Dgpio-fan.c401 .get_max_state = gpio_fan_get_max_state,
H A Dtc654.c503 .get_max_state = tc654_get_max_state,
H A Dmlxreg-fan.c385 .get_max_state = mlxreg_fan_get_max_state,
H A Demc2305.c225 .get_max_state = emc2305_get_max_state,
H A Dmax6650.c514 .get_max_state = max6650_get_max_state,
H A Dpwm-fan.c419 .get_max_state = pwm_fan_get_max_state,
H A Dnpcm750-pwm-fan.c835 .get_max_state = npcm7xx_pwm_cz_get_max_state,
H A Daspeed-pwm-tacho.c812 .get_max_state = aspeed_pwm_cz_get_max_state,
/linux-master/drivers/soc/qcom/
H A Dqcom_aoss.c369 .get_max_state = qmp_cdev_get_max_state,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c760 .get_max_state = iwl_mvm_tcool_get_max_state,
/linux-master/drivers/platform/x86/
H A Dacerhdf.c519 .get_max_state = acerhdf_get_max_state,

Completed in 202 milliseconds

12