/openbmc/linux/drivers/thermal/intel/ |
H A D | intel_tcc_cooling.c | 47 .get_cur_state = tcc_get_cur_state,
|
H A D | intel_powerclamp.c | 738 .get_cur_state = powerclamp_get_cur_state,
|
/openbmc/linux/drivers/thermal/ |
H A D | khadas_mcu_fan.c | 75 .get_cur_state = khadas_mcu_fan_get_cur_state,
|
H A D | gov_step_wise.c | 42 cdev->ops->get_cur_state(cdev, &cur_state); in get_target_state()
|
H A D | cpuidle_cooling.c | 154 .get_cur_state = cpuidle_cooling_get_cur_state,
|
H A D | cpufreq_cooling.c | 539 cooling_ops->get_cur_state = cpufreq_get_cur_state; in __cpufreq_cooling_register()
|
H A D | devfreq_cooling.c | 382 ops->get_cur_state = devfreq_cooling_get_cur_state; in of_devfreq_cooling_register_power()
|
H A D | thermal_core.c | 868 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register() 1110 if (cdev->ops->get_cur_state(cdev, &state) || state > cdev->max_state) in thermal_cooling_device_update()
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | int3406_thermal.c | 93 .get_cur_state = int3406_thermal_get_cur_state,
|
H A D | int3403_thermal.c | 162 .get_cur_state = int3403_get_cur_state,
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | thermal.c | 58 .get_cur_state = ath10k_thermal_get_cur_throttle_state,
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | thermal.c | 59 .get_cur_state = ath11k_thermal_get_cur_throttle_state,
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_thermal.c | 274 .get_cur_state = processor_get_cur_state,
|
H A D | fan_core.c | 197 .get_cur_state = fan_get_cur_state,
|
/openbmc/linux/include/linux/ |
H A D | thermal.h | 91 int (*get_cur_state) (struct thermal_cooling_device *, unsigned long *); member
|
/openbmc/linux/drivers/platform/x86/ |
H A D | acerhdf.c | 520 .get_cur_state = acerhdf_get_cur_state,
|
/openbmc/linux/drivers/hwmon/ |
H A D | tc654.c | 504 .get_cur_state = tc654_get_cur_state,
|
H A D | emc2305.c | 229 .get_cur_state = emc2305_get_cur_state,
|
H A D | mlxreg-fan.c | 386 .get_cur_state = mlxreg_fan_get_cur_state,
|
H A D | gpio-fan.c | 402 .get_cur_state = gpio_fan_get_cur_state,
|
H A D | max6650.c | 515 .get_cur_state = max6650_get_cur_state,
|
H A D | pwm-fan.c | 420 .get_cur_state = pwm_fan_get_cur_state,
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qcom_aoss.c | 356 .get_cur_state = qmp_cdev_get_cur_state,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 773 .get_cur_state = iwl_mvm_tcool_get_cur_state,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 403 .get_cur_state = mlxsw_thermal_get_cur_state,
|