Home
last modified time | relevance | path

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

/Linux-v4.19/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.c2284 .send_msg_to_smc = smu7_send_msg_to_smc,
Dfiji_smumgr.c2657 .send_msg_to_smc = &smu7_send_msg_to_smc,
Diceland_smumgr.c2666 .send_msg_to_smc = &smu7_send_msg_to_smc,
Dpolaris10_smumgr.c2482 .send_msg_to_smc = smu7_send_msg_to_smc,
Dtonga_smumgr.c3235 .send_msg_to_smc = &smu7_send_msg_to_smc,