Searched refs:fill_dma_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | net2280.c | 795 static void fill_dma_desc(struct net2280_ep *ep, in fill_dma_desc() function 925 fill_dma_desc(ep, req, 1); in start_dma() 949 fill_dma_desc(ep, req, valid); in queue_dma()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | net2280.c | 795 static void fill_dma_desc(struct net2280_ep *ep, in fill_dma_desc() function 925 fill_dma_desc(ep, req, 1); in start_dma() 941 fill_dma_desc(ep, req, valid); in queue_dma()
|
Completed in 8 milliseconds