Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpxa_dma.c123 struct pxad_device { struct
141 container_of(dmadev, struct pxad_device, slave) argument
307 struct pxad_device *pdev = s->private; in state_show()
321 static struct dentry *pxad_dbg_alloc_chan(struct pxad_device *pdev, in pxad_dbg_alloc_chan()
339 static void pxad_init_debugfs(struct pxad_device *pdev) in pxad_init_debugfs()
360 static void pxad_cleanup_debugfs(struct pxad_device *pdev) in pxad_cleanup_debugfs()
365 static inline void pxad_init_debugfs(struct pxad_device *pdev) {} in pxad_init_debugfs()
366 static inline void pxad_cleanup_debugfs(struct pxad_device *pdev) {} in pxad_cleanup_debugfs()
372 struct pxad_device *pdev = to_pxad_dev(pchan->vc.chan.device); in lookup_phy()
409 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_free_phy()
[all …]