Searched refs:send_smc_msg_with_param (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/ |
D | smu_internal.h | 57 …end_smc_msg_with_param(smu, msg, param, read_arg) smu_ppt_funcs(send_smc_msg_with_param, 0, smu, …
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 592 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | vangogh_ppt.c | 2529 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | arcturus_ppt.c | 2393 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | navi10_ppt.c | 3535 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | sienna_cichlid_ppt.c | 4417 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 1033 int (*send_smc_msg_with_param)(struct smu_context *smu, member
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_5_ppt.c | 1098 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | smu_v13_0_4_ppt.c | 1100 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | yellow_carp_ppt.c | 1325 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | aldebaran_ppt.c | 2066 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
D | smu_v13_0_6_ppt.c | 3267 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 1480 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_0_ppt.c | 1650 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|