ppfeature_masks   313 drivers/gpu/drm/amd/include/kgd_pp_interface.h 	int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks);
ppfeature_masks  1494 drivers/gpu/drm/amd/powerplay/amd_powerplay.c static int pp_set_ppfeature_status(void *handle, uint64_t ppfeature_masks)
ppfeature_masks  1508 drivers/gpu/drm/amd/powerplay/amd_powerplay.c 	ret = hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks);
ppfeature_masks   354 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks);