get_ppfeature_status 375 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h ((adev)->powerplay.pp_funcs->get_ppfeature_status(\ get_ppfeature_status 802 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c } else if (adev->powerplay.pp_funcs->get_ppfeature_status) get_ppfeature_status 312 drivers/gpu/drm/amd/include/kgd_pp_interface.h int (*get_ppfeature_status)(void *handle, char *buf); get_ppfeature_status 1482 drivers/gpu/drm/amd/powerplay/amd_powerplay.c if (hwmgr->hwmgr_func->get_ppfeature_status == NULL) { get_ppfeature_status 1488 drivers/gpu/drm/amd/powerplay/amd_powerplay.c ret = hwmgr->hwmgr_func->get_ppfeature_status(hwmgr, buf); get_ppfeature_status 1608 drivers/gpu/drm/amd/powerplay/amd_powerplay.c .get_ppfeature_status = pp_get_ppfeature_status, get_ppfeature_status 5332 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c .get_ppfeature_status = vega10_get_ppfeature_status, get_ppfeature_status 2720 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c .get_ppfeature_status = vega12_get_ppfeature_status, get_ppfeature_status 4198 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c .get_ppfeature_status = vega20_get_ppfeature_status, get_ppfeature_status 353 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h int (*get_ppfeature_status)(struct pp_hwmgr *hwmgr, char *buf);