Searched refs:smu7_send_msg_to_smc (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu7_smumgr.h | 62 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
|
H A D | smu7_smumgr.c | 166 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu7_send_msg_to_smc() function 200 return smu7_send_msg_to_smc(hwmgr, msg); in smu7_send_msg_to_smc_with_parameter()
|
H A D | vegam_smumgr.c | 2287 .send_msg_to_smc = smu7_send_msg_to_smc,
|
H A D | fiji_smumgr.c | 2654 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | iceland_smumgr.c | 2670 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | tonga_smumgr.c | 3251 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | polaris10_smumgr.c | 2572 .send_msg_to_smc = smu7_send_msg_to_smc,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu7_smumgr.h | 62 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
|
H A D | smu7_smumgr.c | 166 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu7_send_msg_to_smc() function 203 return smu7_send_msg_to_smc(hwmgr, msg); in smu7_send_msg_to_smc_with_parameter()
|
H A D | vegam_smumgr.c | 2285 .send_msg_to_smc = smu7_send_msg_to_smc,
|
H A D | fiji_smumgr.c | 2652 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | iceland_smumgr.c | 2670 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | tonga_smumgr.c | 3251 .send_msg_to_smc = &smu7_send_msg_to_smc,
|
H A D | polaris10_smumgr.c | 2690 .send_msg_to_smc = smu7_send_msg_to_smc,
|
Completed in 39 milliseconds