Home
last modified time | relevance | path

Searched refs:set_max_fan_rpm_output (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_thermal.c158 hwmgr->hwmgr_func->set_max_fan_rpm_output(hwmgr, in smu7_fan_ctrl_start_smc_fan_control()
H A Dsmu7_hwmgr.c5068 .set_max_fan_rpm_output = smu7_set_max_fan_rpm_output,
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h262 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm); member