Searched refs:gfx_v7_0_get_cu_info (Results 1 – 3 of 3) sorted by relevance
35 int gfx_v7_0_get_cu_info(struct amdgpu_device *adev, struct amdgpu_cu_info *cu_info);
2276 .get_cu_info = &gfx_v7_0_get_cu_info,
58 int gfx_v7_0_get_cu_info(struct amdgpu_device *, struct amdgpu_cu_info *);4440 gfx_v7_0_get_cu_info(adev, &cu_info); in gfx_v7_0_init_ao_cu_mask()5656 int gfx_v7_0_get_cu_info(struct amdgpu_device *adev, in gfx_v7_0_get_cu_info() function