Home
last modified time | relevance | path

Searched refs:vcn_v1_0_dec_ring_get_rptr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v1_0.c1458 * vcn_v1_0_dec_ring_get_rptr - get read pointer
1464 static uint64_t vcn_v1_0_dec_ring_get_rptr(struct amdgpu_ring *ring) in vcn_v1_0_dec_ring_get_rptr() function
2122 .get_rptr = vcn_v1_0_dec_ring_get_rptr,