Lines Matching refs:pxad_device
126 struct pxad_device { struct
145 container_of(dmadev, struct pxad_device, slave) argument
311 struct pxad_device *pdev = s->private; in dbg_show_state()
337 static struct dentry *pxad_dbg_alloc_chan(struct pxad_device *pdev, in pxad_dbg_alloc_chan()
368 static void pxad_init_debugfs(struct pxad_device *pdev) in pxad_init_debugfs()
409 static void pxad_cleanup_debugfs(struct pxad_device *pdev) in pxad_cleanup_debugfs()
414 static inline void pxad_init_debugfs(struct pxad_device *pdev) {} in pxad_init_debugfs()
415 static inline void pxad_cleanup_debugfs(struct pxad_device *pdev) {} in pxad_cleanup_debugfs()
421 struct pxad_device *pdev = to_pxad_dev(pchan->vc.chan.device); in lookup_phy()
458 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_free_phy()
501 struct pxad_device *pdev; in phy_enable()
718 struct pxad_device *pdev = dev_id; in pxad_int_handler()
737 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_alloc_chan_resources()
921 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_get_config()
1137 struct pxad_device *pdev = to_pxad_dev(chan->vc.chan.device); in pxad_terminate_all()
1284 struct pxad_device *pdev = platform_get_drvdata(op); in pxad_remove()
1293 struct pxad_device *pdev, in pxad_init_phys()
1345 struct pxad_device *d = ofdma->of_dma_data; in pxad_dma_xlate()
1359 struct pxad_device *pdev, in pxad_init_dmadev()
1404 struct pxad_device *pdev; in pxad_probe()