Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.h62 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
H A 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()
H A Dvegam_smumgr.c2289 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Dfiji_smumgr.c2659 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Diceland_smumgr.c2669 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Dpolaris10_smumgr.c2506 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Dtonga_smumgr.c3238 .send_msg_to_smc = &smu7_send_msg_to_smc,