Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v3_0.c427 * jpeg_v3_0_dec_ring_get_rptr - get read pointer
433 static uint64_t jpeg_v3_0_dec_ring_get_rptr(struct amdgpu_ring *ring) in jpeg_v3_0_dec_ring_get_rptr() function
597 .get_rptr = jpeg_v3_0_dec_ring_get_rptr,