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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.h64 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
H A Damdgpu_smu7_smumgr.c171 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) function
212 return smu7_send_msg_to_smc(hwmgr, msg);
H A Damdgpu_fiji_smumgr.c2655 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Damdgpu_iceland_smumgr.c2675 .send_msg_to_smc = &smu7_send_msg_to_smc,
H A Damdgpu_vegam_smumgr.c2285 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Damdgpu_polaris10_smumgr.c2571 .send_msg_to_smc = smu7_send_msg_to_smc,
H A Damdgpu_tonga_smumgr.c3254 .send_msg_to_smc = &smu7_send_msg_to_smc,

Completed in 268 milliseconds