HomeSort by: relevance | last modified time | path
    Searched refs:smu7_send_msg_to_smc (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
smu7_smumgr.h 64 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg);
amdgpu_smu7_smumgr.c 171 int smu7_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) function in typeref:typename:int
212 return smu7_send_msg_to_smc(hwmgr, msg);
amdgpu_fiji_smumgr.c 2655 .send_msg_to_smc = &smu7_send_msg_to_smc,
amdgpu_iceland_smumgr.c 2675 .send_msg_to_smc = &smu7_send_msg_to_smc,
amdgpu_vegam_smumgr.c 2285 .send_msg_to_smc = smu7_send_msg_to_smc,
amdgpu_polaris10_smumgr.c 2571 .send_msg_to_smc = smu7_send_msg_to_smc,
amdgpu_tonga_smumgr.c 3254 .send_msg_to_smc = &smu7_send_msg_to_smc,

Completed in 25 milliseconds