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