Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/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
203 return smu7_send_msg_to_smc(hwmgr, msg); in smu7_send_msg_to_smc_with_parameter()
Dvegam_smumgr.c2285 .send_msg_to_smc = smu7_send_msg_to_smc,
Dfiji_smumgr.c2652 .send_msg_to_smc = &smu7_send_msg_to_smc,
Diceland_smumgr.c2670 .send_msg_to_smc = &smu7_send_msg_to_smc,
Dpolaris10_smumgr.c2690 .send_msg_to_smc = smu7_send_msg_to_smc,
Dtonga_smumgr.c3251 .send_msg_to_smc = &smu7_send_msg_to_smc,