• Home
  • Raw
  • Download

Lines Matching defs:hwmgr

29 int smu7_fan_ctrl_get_fan_speed_info(struct pp_hwmgr *hwmgr,  in smu7_fan_ctrl_get_fan_speed_info()
55 int smu7_fan_ctrl_get_fan_speed_percent(struct pp_hwmgr *hwmgr, in smu7_fan_ctrl_get_fan_speed_percent()
84 int smu7_fan_ctrl_get_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t *speed) in smu7_fan_ctrl_get_fan_speed_rpm()
113 int smu7_fan_ctrl_set_static_mode(struct pp_hwmgr *hwmgr, uint32_t mode) in smu7_fan_ctrl_set_static_mode()
139 int smu7_fan_ctrl_set_default_mode(struct pp_hwmgr *hwmgr) in smu7_fan_ctrl_set_default_mode()
152 static int smu7_fan_ctrl_start_smc_fan_control(struct pp_hwmgr *hwmgr) in smu7_fan_ctrl_start_smc_fan_control()
187 int smu7_fan_ctrl_stop_smc_fan_control(struct pp_hwmgr *hwmgr) in smu7_fan_ctrl_stop_smc_fan_control()
198 int smu7_fan_ctrl_set_fan_speed_percent(struct pp_hwmgr *hwmgr, in smu7_fan_ctrl_set_fan_speed_percent()
236 int smu7_fan_ctrl_reset_fan_speed_to_default(struct pp_hwmgr *hwmgr) in smu7_fan_ctrl_reset_fan_speed_to_default()
260 int smu7_fan_ctrl_set_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t speed) in smu7_fan_ctrl_set_fan_speed_rpm()
291 int smu7_thermal_get_temperature(struct pp_hwmgr *hwmgr) in smu7_thermal_get_temperature()
316 static int smu7_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, in smu7_thermal_set_temperature_range()
350 static int smu7_thermal_initialize(struct pp_hwmgr *hwmgr) in smu7_thermal_initialize()
369 int smu7_thermal_enable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_enable_alert()
387 int smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr) in smu7_thermal_disable_alert()
406 int smu7_thermal_stop_thermal_controller(struct pp_hwmgr *hwmgr) in smu7_thermal_stop_thermal_controller()
425 static int tf_smu7_thermal_start_smc_fan_control(struct pp_hwmgr *hwmgr, in tf_smu7_thermal_start_smc_fan_control()
451 static int tf_smu7_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, in tf_smu7_thermal_set_temperature_range()
471 static int tf_smu7_thermal_initialize(struct pp_hwmgr *hwmgr, in tf_smu7_thermal_initialize()
486 static int tf_smu7_thermal_enable_alert(struct pp_hwmgr *hwmgr, in tf_smu7_thermal_enable_alert()
501 static int tf_smu7_thermal_disable_alert(struct pp_hwmgr *hwmgr, in tf_smu7_thermal_disable_alert()
545 int smu7_thermal_ctrl_uninitialize_thermal_controller(struct pp_hwmgr *hwmgr) in smu7_thermal_ctrl_uninitialize_thermal_controller()
557 int pp_smu7_thermal_initialize(struct pp_hwmgr *hwmgr) in pp_smu7_thermal_initialize()