Lines Matching defs:hwmgr

32 static int vega10_get_current_rpm(struct pp_hwmgr *hwmgr, uint32_t *current_rpm)  in vega10_get_current_rpm()
38 int vega10_fan_ctrl_get_fan_speed_info(struct pp_hwmgr *hwmgr, in vega10_fan_ctrl_get_fan_speed_info()
67 int vega10_fan_ctrl_get_fan_speed_pwm(struct pp_hwmgr *hwmgr, in vega10_fan_ctrl_get_fan_speed_pwm()
89 int vega10_fan_ctrl_get_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t *speed) in vega10_fan_ctrl_get_fan_speed_rpm()
126 int vega10_fan_ctrl_set_static_mode(struct pp_hwmgr *hwmgr, uint32_t mode) in vega10_fan_ctrl_set_static_mode()
155 int vega10_fan_ctrl_set_default_mode(struct pp_hwmgr *hwmgr) in vega10_fan_ctrl_set_default_mode()
180 static int vega10_enable_fan_control_feature(struct pp_hwmgr *hwmgr) in vega10_enable_fan_control_feature()
197 static int vega10_disable_fan_control_feature(struct pp_hwmgr *hwmgr) in vega10_disable_fan_control_feature()
214 int vega10_fan_ctrl_start_smc_fan_control(struct pp_hwmgr *hwmgr) in vega10_fan_ctrl_start_smc_fan_control()
227 int vega10_fan_ctrl_stop_smc_fan_control(struct pp_hwmgr *hwmgr) in vega10_fan_ctrl_stop_smc_fan_control()
247 int vega10_fan_ctrl_set_fan_speed_pwm(struct pp_hwmgr *hwmgr, in vega10_fan_ctrl_set_fan_speed_pwm()
285 int vega10_fan_ctrl_reset_fan_speed_to_default(struct pp_hwmgr *hwmgr) in vega10_fan_ctrl_reset_fan_speed_to_default()
302 int vega10_fan_ctrl_set_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t speed) in vega10_fan_ctrl_set_fan_speed_rpm()
334 int vega10_thermal_get_temperature(struct pp_hwmgr *hwmgr) in vega10_thermal_get_temperature()
359 static int vega10_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, in vega10_thermal_set_temperature_range()
409 static int vega10_thermal_initialize(struct pp_hwmgr *hwmgr) in vega10_thermal_initialize()
432 static int vega10_thermal_enable_alert(struct pp_hwmgr *hwmgr) in vega10_thermal_enable_alert()
463 int vega10_thermal_disable_alert(struct pp_hwmgr *hwmgr) in vega10_thermal_disable_alert()
491 int vega10_thermal_stop_thermal_controller(struct pp_hwmgr *hwmgr) in vega10_thermal_stop_thermal_controller()
506 static int vega10_thermal_setup_fan_table(struct pp_hwmgr *hwmgr) in vega10_thermal_setup_fan_table()
563 int vega10_enable_mgpu_fan_boost(struct pp_hwmgr *hwmgr) in vega10_enable_mgpu_fan_boost()
605 static int vega10_thermal_start_smc_fan_control(struct pp_hwmgr *hwmgr) in vega10_thermal_start_smc_fan_control()
619 int vega10_start_thermal_controller(struct pp_hwmgr *hwmgr, in vega10_start_thermal_controller()
650 int vega10_thermal_ctrl_uninitialize_thermal_controller(struct pp_hwmgr *hwmgr) in vega10_thermal_ctrl_uninitialize_thermal_controller()