Searched refs:get_ppfeature_status (Results 1 – 8 of 8) sorted by relevance
1373 if (hwmgr->hwmgr_func->get_ppfeature_status == NULL) { in pp_get_ppfeature_status()1378 return hwmgr->hwmgr_func->get_ppfeature_status(hwmgr, buf); in pp_get_ppfeature_status()1587 .get_ppfeature_status = pp_get_ppfeature_status,
395 int (*get_ppfeature_status)(void *handle, char *buf); member
358 int (*get_ppfeature_status)(struct pp_hwmgr *hwmgr, char *buf); member
1071 if (!pp_funcs->get_ppfeature_status) in amdgpu_dpm_get_ppfeature_status()1075 ret = pp_funcs->get_ppfeature_status(adev->powerplay.pp_handle, in amdgpu_dpm_get_ppfeature_status()
3022 .get_ppfeature_status = smu_sys_get_pp_feature_mask,
2947 .get_ppfeature_status = vega12_get_ppfeature_status,
4397 .get_ppfeature_status = vega20_get_ppfeature_status,
5736 .get_ppfeature_status = vega10_get_ppfeature_status,