Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-sh-msiof.c719 goto stop_dma; in sh_msiof_dma_once()
762 stop_dma: in sh_msiof_dma_once()
/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()
/linux/drivers/media/platform/ti/vpe/
H A Dvip.c286 static void stop_dma(struct vip_stream *stream, bool clear_list);
970 stop_dma(stream, false); in vip_reset_vpdma()
2490 stop_dma(stream, true); in vip_stop_streaming()
2941 static void stop_dma(struct vip_stream *stream, bool clear_list) in stop_dma() function