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