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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_amd_powerplay.c 1335 if (hwmgr->hwmgr_func->smus_notify_pwe == NULL) {
1341 hwmgr->hwmgr_func->smus_notify_pwe(hwmgr);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu10_hwmgr.c 1367 .smus_notify_pwe = smu10_smus_notify_pwe,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 347 int (*smus_notify_pwe)(struct pp_hwmgr *hwmgr); member in struct:pp_hwmgr_func

Completed in 14 milliseconds