Searched refs:set_rptr (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ih.h90 void (*set_rptr)(struct amdgpu_device *adev, struct amdgpu_ih_ring *ih); member in struct:amdgpu_ih_funcs
99 #define amdgpu_ih_set_rptr(adev, ih) (adev)->irq.ih_funcs->set_rptr((adev), (ih))
H A Dsi_ih.c304 .set_rptr = si_ih_set_rptr
H A Dcik_ih.c443 .set_rptr = cik_ih_set_rptr
H A Dtonga_ih.c494 .set_rptr = tonga_ih_set_rptr
H A Diceland_ih.c433 .set_rptr = iceland_ih_set_rptr
H A Dcz_ih.c441 .set_rptr = cz_ih_set_rptr
H A Dvega20_ih.c712 .set_rptr = vega20_ih_set_rptr
H A Dnavi10_ih.c726 .set_rptr = navi10_ih_set_rptr
H A Dih_v6_0.c761 .set_rptr = ih_v6_0_set_rptr
H A Dih_v6_1.c762 .set_rptr = ih_v6_1_set_rptr
H A Dvega10_ih.c654 .set_rptr = vega10_ih_set_rptr

Completed in 120 milliseconds