Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/thermal/
H A Dgov_fair_share.c54 cdev->ops->get_max_state(cdev, &max_state); in get_target_state()
H A Dkhadas_mcu_fan.c74 .get_max_state = khadas_mcu_fan_get_max_state,
H A Dcpuidle_cooling.c154 .get_max_state = cpuidle_cooling_get_max_state,
H A Dthermal_core.c644 ret = cdev->ops->get_max_state(cdev, &max_state); in power_actor_get_min_power()
849 ret = cdev->ops->get_max_state(cdev, &max_state); in thermal_zone_bind_cooling_device()
1099 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register()
H A Dthermal_sysfs.c666 ret = cdev->ops->get_max_state(cdev, &state); in max_state_show()
901 if (cdev->ops->get_max_state(cdev, &states)) in cooling_device_stats_setup()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_tcc_cooling.c46 .get_max_state = tcc_get_max_state,
/kernel/linux/linux-6.6/drivers/thermal/
H A Dcpuidle_cooling.c153 .get_max_state = cpuidle_cooling_get_max_state,
H A Dkhadas_mcu_fan.c74 .get_max_state = khadas_mcu_fan_get_max_state,
H A Dthermal_core.c863 if (!ops || !ops->get_max_state || !ops->get_cur_state || in __thermal_cooling_device_register()
894 ret = cdev->ops->get_max_state(cdev, &cdev->max_state); in __thermal_cooling_device_register()
1052 * its .get_max_state() callback needs to be run to produce the new maximum
1078 if (cdev->ops->get_max_state(cdev, &cdev->max_state)) in thermal_cooling_device_update()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_thermal.c262 .get_max_state = processor_get_max_state,
H A Dfan.c217 .get_max_state = fan_get_max_state,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dthermal.c56 .get_max_state = ath10k_thermal_get_max_throttle_state,
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c92 .get_max_state = int3406_thermal_get_max_state,
H A Dint3403_thermal.c161 .get_max_state = int3403_get_max_state,
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c92 .get_max_state = int3406_thermal_get_max_state,
H A Dint3403_thermal.c161 .get_max_state = int3403_get_max_state,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dthermal.c56 .get_max_state = ath10k_thermal_get_max_throttle_state,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dthermal.c57 .get_max_state = ath11k_thermal_get_max_throttle_state,
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h85 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_thermal.c273 .get_max_state = processor_get_max_state,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dthermal.c57 .get_max_state = ath11k_thermal_get_max_throttle_state,
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h90 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *); member
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dgpio-fan.c402 .get_max_state = gpio_fan_get_max_state,
H A Dpwm-fan.c223 .get_max_state = pwm_fan_get_max_state,
H A Dmax6650.c514 .get_max_state = max6650_get_max_state,

Completed in 19 milliseconds

123