Searched refs:get_ppfeature_status (Results 1 – 8 of 8) sorted by relevance
312 int (*get_ppfeature_status)(void *handle, char *buf); member
1479 if (hwmgr->hwmgr_func->get_ppfeature_status == NULL) { in pp_get_ppfeature_status()1485 ret = hwmgr->hwmgr_func->get_ppfeature_status(hwmgr, buf); in pp_get_ppfeature_status()1605 .get_ppfeature_status = pp_get_ppfeature_status,
375 ((adev)->powerplay.pp_funcs->get_ppfeature_status(\
801 } else if (adev->powerplay.pp_funcs->get_ppfeature_status) in amdgpu_get_pp_feature_status()
353 int (*get_ppfeature_status)(struct pp_hwmgr *hwmgr, char *buf); member
2720 .get_ppfeature_status = vega12_get_ppfeature_status,
4198 .get_ppfeature_status = vega20_get_ppfeature_status,
5332 .get_ppfeature_status = vega10_get_ppfeature_status,