Searched refs:other_amdgpu_encoder (Results 1 – 1 of 1) sorted by relevance
113 struct amdgpu_encoder *other_amdgpu_encoder; in amdgpu_get_external_encoder() local121 other_amdgpu_encoder = to_amdgpu_encoder(other_encoder); in amdgpu_get_external_encoder()122 if (other_amdgpu_encoder->is_ext_encoder && in amdgpu_get_external_encoder()123 (amdgpu_encoder->devices & other_amdgpu_encoder->devices)) in amdgpu_get_external_encoder()