Searched refs:amdgpu_ucode_create_bo (Results 1 – 3 of 3) sorted by relevance
614 int amdgpu_ucode_create_bo(struct amdgpu_device *adev);
1106 int amdgpu_ucode_create_bo(struct amdgpu_device *adev) in amdgpu_ucode_create_bo() function
2867 r = amdgpu_ucode_create_bo(adev); /* create ucode bo when sw_init complete*/ in amdgpu_device_ip_init()