Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/thermal/intel/
Dintel_tcc_cooling.c67 .get_max_state = tcc_get_max_state,
Dintel_menlow.c131 .get_max_state = memory_get_max_bandwidth,
Dintel_powerclamp.c625 .get_max_state = powerclamp_get_max_state,
/linux-6.1.9/drivers/thermal/
Dkhadas_mcu_fan.c74 .get_max_state = khadas_mcu_fan_get_max_state,
Dcpuidle_cooling.c152 .get_max_state = cpuidle_cooling_get_max_state,
Dcpufreq_cooling.c538 cooling_ops->get_max_state = cpufreq_get_max_state; in __cpufreq_cooling_register()
Ddevfreq_cooling.c381 ops->get_max_state = devfreq_cooling_get_max_state; in of_devfreq_cooling_register_power()
Dthermal_core.c867 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register()
895 ret = cdev->ops->get_max_state(cdev, &cdev->max_state); in __thermal_cooling_device_register()
Dthermal_sysfs.c829 if (cdev->ops->get_max_state(cdev, &states)) in cooling_device_stats_setup()
/linux-6.1.9/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,
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dthermal.c56 .get_max_state = ath10k_thermal_get_max_throttle_state,
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dthermal.c57 .get_max_state = ath11k_thermal_get_max_throttle_state,
/linux-6.1.9/drivers/acpi/
Dprocessor_thermal.c265 .get_max_state = processor_get_max_state,
Dfan_core.c196 .get_max_state = fan_get_max_state,
/linux-6.1.9/include/linux/
Dthermal.h92 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
/linux-6.1.9/drivers/platform/x86/
Dacerhdf.c546 .get_max_state = acerhdf_get_max_state,
/linux-6.1.9/drivers/soc/qcom/
Dqcom_aoss.c356 .get_max_state = qmp_cdev_get_max_state,
/linux-6.1.9/drivers/hwmon/
Dmlxreg-fan.c369 .get_max_state = mlxreg_fan_get_max_state,
Dtc654.c503 .get_max_state = tc654_get_max_state,
Demc2305.c226 .get_max_state = emc2305_get_max_state,
Dgpio-fan.c400 .get_max_state = gpio_fan_get_max_state,
Dmax6650.c514 .get_max_state = max6650_get_max_state,
Dpwm-fan.c419 .get_max_state = pwm_fan_get_max_state,
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c819 .get_max_state = iwl_mvm_tcool_get_max_state,

12