Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu7_smumgr.h62 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
Dsmu7_smumgr.c166 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu7_send_msg_to_smc() function
207 return smu7_send_msg_to_smc(hwmgr, msg); in smu7_send_msg_to_smc_with_parameter()
Dvegam_smumgr.c2289 .send_msg_to_smc = smu7_send_msg_to_smc,
Dfiji_smumgr.c2653 .send_msg_to_smc = &smu7_send_msg_to_smc,
Diceland_smumgr.c2670 .send_msg_to_smc = &smu7_send_msg_to_smc,
Dpolaris10_smumgr.c2566 .send_msg_to_smc = smu7_send_msg_to_smc,
Dtonga_smumgr.c3249 .send_msg_to_smc = &smu7_send_msg_to_smc,