amdgpu_vce_sw_init   56 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h int amdgpu_vce_sw_init(struct amdgpu_device *adev, unsigned long size);
amdgpu_vce_sw_init  424 drivers/gpu/drm/amd/amdgpu/vce_v2_0.c 	r = amdgpu_vce_sw_init(adev, VCE_V2_0_FW_SIZE +
amdgpu_vce_sw_init  429 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c 	r = amdgpu_vce_sw_init(adev, VCE_V3_0_FW_SIZE +
amdgpu_vce_sw_init  440 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 	r = amdgpu_vce_sw_init(adev, size);