Searched refs:set_ppfeature_status (Results 1 – 8 of 8) sorted by relevance
1428 if (hwmgr->hwmgr_func->set_ppfeature_status == NULL) { in pp_set_ppfeature_status()1433 return hwmgr->hwmgr_func->set_ppfeature_status(hwmgr, ppfeature_masks); in pp_set_ppfeature_status()1628 .set_ppfeature_status = pp_set_ppfeature_status,
1212 if (!pp_funcs->set_ppfeature_status) in amdgpu_dpm_set_ppfeature_status()1216 ret = pp_funcs->set_ppfeature_status(adev->powerplay.pp_handle, in amdgpu_dpm_set_ppfeature_status()
358 int (*set_ppfeature_status)(struct pp_hwmgr *hwmgr, uint64_t ppfeature_masks); member
474 int (*set_ppfeature_status)(void *handle, uint64_t ppfeature_masks); member
2983 .set_ppfeature_status = vega12_set_ppfeature_status,
4418 .set_ppfeature_status = vega20_set_ppfeature_status,
5823 .set_ppfeature_status = vega10_set_ppfeature_status,
3761 .set_ppfeature_status = smu_sys_set_pp_feature_mask,