Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c122 struct pxad_device { struct
141 container_of(dmadev, struct pxad_device, slave) argument
305 struct pxad_device *pdev = s->private; in dbg_show_state()
332 static struct dentry *pxad_dbg_alloc_chan(struct pxad_device *pdev, in pxad_dbg_alloc_chan()
363 static void pxad_init_debugfs(struct pxad_device *pdev) in pxad_init_debugfs()
404 static void pxad_cleanup_debugfs(struct pxad_device *pdev) in pxad_cleanup_debugfs()
409 static inline void pxad_init_debugfs(struct pxad_device *pdev) {} in pxad_init_debugfs()
410 static inline void pxad_cleanup_debugfs(struct pxad_device *pdev) {} in pxad_cleanup_debugfs()
425 struct pxad_device *pdev = to_pxad_dev(pchan->vc.chan.device); in lookup_phy()
466 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_free_phy()
[all …]