Home
last modified time | relevance | path

Searched refs:ci_send_msg_to_smc_with_parameter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c1015 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control()
1020 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control()
1026 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control()
3766 return (ci_send_msg_to_smc_with_parameter(rdev, in ci_apply_disp_minimum_voltage_request()
3785 result = ci_send_msg_to_smc_with_parameter(rdev, in ci_upload_dpm_level_enable_mask()
3915 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm()
3922 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm()
3930 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm()
3963 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_vce_dpm()
3996 ci_send_msg_to_smc_with_parameter(rdev,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c227 static int ci_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in ci_send_msg_to_smc_with_parameter() function
2972 .send_msg_to_smc_with_parameter = ci_send_msg_to_smc_with_parameter,