Lines Matching refs:pxad_device
122 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()
513 struct pxad_device *pdev; in phy_enable()
717 struct pxad_device *pdev = dev_id; in pxad_int_handler()
738 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_alloc_chan_resources()
920 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_get_config()
1136 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_terminate_all()
1272 struct pxad_device *pdev = platform_get_drvdata(op); in pxad_remove()
1281 struct pxad_device *pdev, in pxad_init_phys()
1333 struct pxad_device *d = ofdma->of_dma_data; in pxad_dma_xlate()
1347 struct pxad_device *pdev, in pxad_init_dmadev()
1387 struct pxad_device *pdev; in pxad_probe()