Searched refs:get_max_state (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.3-rc2/drivers/thermal/intel/ |
A D | intel_tcc_cooling.c | 46 .get_max_state = tcc_get_max_state,
|
A D | intel_menlow.c | 131 .get_max_state = memory_get_max_bandwidth,
|
A D | intel_powerclamp.c | 727 .get_max_state = powerclamp_get_max_state,
|
/linux-6.3-rc2/drivers/thermal/ |
A D | khadas_mcu_fan.c | 74 .get_max_state = khadas_mcu_fan_get_max_state,
|
A D | cpuidle_cooling.c | 152 .get_max_state = cpuidle_cooling_get_max_state,
|
A D | cpufreq_cooling.c | 538 cooling_ops->get_max_state = cpufreq_get_max_state; in __cpufreq_cooling_register()
|
A D | devfreq_cooling.c | 381 ops->get_max_state = devfreq_cooling_get_max_state; in of_devfreq_cooling_register_power()
|
A D | thermal_core.c | 878 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register() 909 ret = cdev->ops->get_max_state(cdev, &cdev->max_state); in __thermal_cooling_device_register()
|
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/ |
A D | int3406_thermal.c | 92 .get_max_state = int3406_thermal_get_max_state,
|
A D | int3403_thermal.c | 161 .get_max_state = int3403_get_max_state,
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/ |
A D | thermal.c | 56 .get_max_state = ath10k_thermal_get_max_throttle_state,
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | thermal.c | 57 .get_max_state = ath11k_thermal_get_max_throttle_state,
|
/linux-6.3-rc2/drivers/acpi/ |
A D | processor_thermal.c | 265 .get_max_state = processor_get_max_state,
|
A D | fan_core.c | 196 .get_max_state = fan_get_max_state,
|
/linux-6.3-rc2/include/linux/ |
A D | thermal.h | 92 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | acerhdf.c | 525 .get_max_state = acerhdf_get_max_state,
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A D | qcom_aoss.c | 356 .get_max_state = qmp_cdev_get_max_state,
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | mlxreg-fan.c | 375 .get_max_state = mlxreg_fan_get_max_state,
|
A D | tc654.c | 503 .get_max_state = tc654_get_max_state,
|
A D | emc2305.c | 228 .get_max_state = emc2305_get_max_state,
|
A D | max6650.c | 514 .get_max_state = max6650_get_max_state,
|
A D | gpio-fan.c | 401 .get_max_state = gpio_fan_get_max_state,
|
A D | pwm-fan.c | 419 .get_max_state = pwm_fan_get_max_state,
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | tt.c | 772 .get_max_state = iwl_mvm_tcool_get_max_state,
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core_thermal.c | 482 .get_max_state = mlxsw_thermal_get_max_state,
|
Completed in 33 milliseconds
12