Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_smu10_smumgr.c101 static int smu10_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu10_send_msg_to_smc_with_parameter() function
134 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc()
137 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc()
140 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc()
172 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc()
175 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc()
178 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc()
314 .send_msg_to_smc_with_parameter = &smu10_send_msg_to_smc_with_parameter,