HomeSort by: relevance | last modified time | path
    Searched defs:ci_populate_fuzzy_fan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c 564 static int ci_populate_fuzzy_fan(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) function in typeref:typename:int
703 ret |= ci_populate_fuzzy_fan(hwmgr, pm_fuse_table_offset);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ci_dpm.c 371 static int ci_populate_fuzzy_fan(struct radeon_device *rdev) function in typeref:typename:int
511 ret = ci_populate_fuzzy_fan(rdev);

Completed in 16 milliseconds