Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.h60 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
H A Dsmu7_smumgr.c130 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu7_send_msg_to_smc() function
167 return smu7_send_msg_to_smc(hwmgr, msg); in smu7_send_msg_to_smc_with_parameter()
H A Dvegam_smumgr.c2285 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Diceland_smumgr.c2670 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Dfiji_smumgr.c2651 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Dpolaris10_smumgr.c2689 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Dtonga_smumgr.c3250 .send_msg_to_smc = &smu7_send_msg_to_smc,