| /linux-6.15/drivers/thermal/ |
| H A D | pcie_cooling.c | 52 .get_max_state = pcie_cooling_get_max_level,
|
| H A D | khadas_mcu_fan.c | 74 .get_max_state = khadas_mcu_fan_get_max_state,
|
| H A D | cpuidle_cooling.c | 153 .get_max_state = cpuidle_cooling_get_max_state,
|
| H A D | thermal_core.c | 1066 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register() 1097 ret = cdev->ops->get_max_state(cdev, &cdev->max_state); in __thermal_cooling_device_register() 1283 if (cdev->ops->get_max_state(cdev, &cdev->max_state)) in thermal_cooling_device_update()
|
| H A D | cpufreq_cooling.c | 562 cooling_ops->get_max_state = cpufreq_get_max_state; in __cpufreq_cooling_register()
|
| H A D | devfreq_cooling.c | 412 ops->get_max_state = devfreq_cooling_get_max_state; in of_devfreq_cooling_register_power()
|
| /linux-6.15/drivers/thermal/intel/ |
| H A D | intel_tcc_cooling.c | 46 .get_max_state = tcc_get_max_state,
|
| H A D | intel_powerclamp.c | 708 .get_max_state = powerclamp_get_max_state,
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | thermal.c | 57 .get_max_state = ath10k_thermal_get_max_throttle_state,
|
| /linux-6.15/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 | 150 .get_max_state = int3403_get_max_state,
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | thermal.c | 58 .get_max_state = ath11k_thermal_get_max_throttle_state,
|
| /linux-6.15/drivers/acpi/ |
| H A D | processor_thermal.c | 304 .get_max_state = processor_get_max_state,
|
| H A D | fan_core.c | 196 .get_max_state = fan_get_max_state,
|
| /linux-6.15/include/linux/ |
| H A D | thermal.h | 115 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
|
| /linux-6.15/drivers/hwmon/ |
| H A D | qnap-mcu-hwmon.c | 233 .get_max_state = qnap_mcu_hwmon_get_max_state,
|
| H A D | emc2305.c | 223 .get_max_state = emc2305_get_max_state,
|
| H A D | tc654.c | 503 .get_max_state = tc654_get_max_state,
|
| H A D | mlxreg-fan.c | 385 .get_max_state = mlxreg_fan_get_max_state,
|
| H A D | gpio-fan.c | 406 .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 | 438 .get_max_state = pwm_fan_get_max_state,
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | thermal.c | 370 .get_max_state = iwl_mld_tcool_get_max_state,
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | acerhdf.c | 498 .get_max_state = acerhdf_get_max_state,
|
| /linux-6.15/drivers/soc/qcom/ |
| H A D | qcom_aoss.c | 370 .get_max_state = qmp_cdev_get_max_state,
|