HomeSort by: relevance | last modified time | path
    Searched refs:get_pp_table_entry (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_pp_psm.c 81 result = hwmgr->hwmgr_func->get_pp_table_entry(hwmgr, i, state);
amdgpu_smu10_hwmgr.c 1345 .get_pp_table_entry = smu10_dpm_get_pp_table_entry,
amdgpu_smu8_hwmgr.c 1982 .get_pp_table_entry = smu8_dpm_get_pp_table_entry,
amdgpu_vega10_hwmgr.c 5402 .get_pp_table_entry = vega10_get_pp_table_entry,
amdgpu_smu7_hwmgr.c 5126 .get_pp_table_entry = smu7_get_pp_table_entry,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 259 int (*get_pp_table_entry)(struct pp_hwmgr *hwmgr, member in struct:pp_hwmgr_func

Completed in 64 milliseconds