Searched refs:get_ppfeature_status (Results 1 – 9 of 9) sorted by relevance
1524 if (hwmgr->hwmgr_func->get_ppfeature_status == NULL) { in pp_get_ppfeature_status()1530 ret = hwmgr->hwmgr_func->get_ppfeature_status(hwmgr, buf); in pp_get_ppfeature_status()1741 .get_ppfeature_status = pp_get_ppfeature_status,
361 ((adev)->powerplay.pp_funcs->get_ppfeature_status(\
359 int (*get_ppfeature_status)(struct pp_hwmgr *hwmgr, char *buf); member
381 int (*get_ppfeature_status)(void *handle, char *buf); member
3139 .get_ppfeature_status = smu_sys_get_pp_feature_mask,
2947 .get_ppfeature_status = vega12_get_ppfeature_status,
4404 .get_ppfeature_status = vega20_get_ppfeature_status,
5587 .get_ppfeature_status = vega10_get_ppfeature_status,
1012 if (adev->powerplay.pp_funcs->get_ppfeature_status) in amdgpu_get_pp_features()
Completed in 48 milliseconds