Searched refs:plx_dma_dev (Results 1 – 1 of 1) sorted by relevance
103 struct plx_dma_dev { struct121 return container_of(c, struct plx_dma_dev, dma_chan); in chan_to_plx_dma_dev()198 static void __plx_dma_stop(struct plx_dma_dev *plxdev) in __plx_dma_stop()231 static void plx_dma_stop(struct plx_dma_dev *plxdev) in plx_dma_stop()256 struct plx_dma_dev *plxdev = chan_to_plx_dma_dev(c); in plx_dma_prep_memcpy()325 struct plx_dma_dev *plxdev = chan_to_plx_dma_dev(chan); in plx_dma_tx_status()360 struct plx_dma_dev *plxdev = devid; in plx_dma_isr()490 struct plx_dma_dev *plxdev = in plx_dma_release()491 container_of(dma_dev, struct plx_dma_dev, dma_dev); in plx_dma_release()499 struct plx_dma_dev *plxdev; in plx_dma_create()[all …]