Lines Matching refs:pxad_device
123 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()
452 struct pxad_device *pdev; in phy_enable()
668 struct pxad_device *pdev = dev_id; in pxad_int_handler()
687 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_alloc_chan_resources()
869 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_get_config()
1078 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_terminate_all()
1225 struct pxad_device *pdev = platform_get_drvdata(op); in pxad_remove()
1233 struct pxad_device *pdev, in pxad_init_phys()
1285 struct pxad_device *d = ofdma->of_dma_data; in pxad_dma_xlate()
1299 struct pxad_device *pdev, in pxad_init_dmadev()
1344 struct pxad_device *pdev; in pxad_probe()