Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ih.h79 void (*set_rptr)(struct amdgpu_device *adev, struct amdgpu_ih_ring *ih); member
85 #define amdgpu_ih_set_rptr(adev, ih) (adev)->irq.ih_funcs->set_rptr((adev), (ih))
A Dcik_ih.c437 .set_rptr = cik_ih_set_rptr
A Dsi_ih.c298 .set_rptr = si_ih_set_rptr
A Dcz_ih.c436 .set_rptr = cz_ih_set_rptr
A Diceland_ih.c433 .set_rptr = iceland_ih_set_rptr
A Dtonga_ih.c488 .set_rptr = tonga_ih_set_rptr
A Dvega10_ih.c643 .set_rptr = vega10_ih_set_rptr
A Dvega20_ih.c691 .set_rptr = vega20_ih_set_rptr
A Dnavi10_ih.c719 .set_rptr = navi10_ih_set_rptr

Completed in 13 milliseconds