Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dnet2280.c841 static inline void stop_dma(struct net2280_dma_regs __iomem *dma) in stop_dma() function
1210 stop_dma(ep->dma); in abort_dma()
1257 stop_dma(ep->dma); in net2280_dequeue()
1302 stop_dma(ep->dma); in net2280_dequeue()
3497 stop_dma(ep->dma); in handle_stat1_irqs()
H A Datmel_usba_udc.c825 static int stop_dma(struct usba_ep *ep, u32 *pstatus) in stop_dma() function
891 stop_dma(ep, &status); in usba_ep_dequeue()