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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
cypress_dpm.h 145 int cypress_get_table_locations(struct radeon_device *rdev);
radeon_cypress_dpm.c 1697 int cypress_get_table_locations(struct radeon_device *rdev) function in typeref:typename:int
1875 ret = cypress_get_table_locations(rdev);
1877 DRM_ERROR("cypress_get_table_locations failed\n");
radeon_btc_dpm.c 2449 ret = cypress_get_table_locations(rdev);
2451 DRM_ERROR("cypress_get_table_locations failed\n");

Completed in 104 milliseconds