Home
last modified time | relevance | path

Searched refs:gr_dma_advance (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.c406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance() function
1251 gr_dma_advance(ep, 0); in gr_handle_in_ep()
1290 * gr_dma_advance as that can lead to a call to in gr_handle_out_ep()
1297 gr_dma_advance(ep, 0); in gr_handle_out_ep()
1727 gr_dma_advance(ep, -ECONNRESET); in gr_dequeue()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.c406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance() function
1251 gr_dma_advance(ep, 0); in gr_handle_in_ep()
1290 * gr_dma_advance as that can lead to a call to in gr_handle_out_ep()
1297 gr_dma_advance(ep, 0); in gr_handle_out_ep()
1729 gr_dma_advance(ep, -ECONNRESET); in gr_dequeue()

Completed in 10 milliseconds