Lines Matching defs:bdev
350 struct bam_device *bdev; member
406 static inline void __iomem *bam_addr(struct bam_device *bdev, u32 pipe, in bam_addr()
425 struct bam_device *bdev = bchan->bdev; in bam_reset_channel() local
449 struct bam_device *bdev = bchan->bdev; in bam_chan_init_hw() local
499 struct bam_device *bdev = bchan->bdev; in bam_alloc_chan() local
526 struct bam_device *bdev = bchan->bdev; in bam_free_chan() local
592 struct bam_device *bdev = bchan->bdev; in bam_prep_slave_sg() local
695 struct bam_device *bdev = bchan->bdev; in bam_pause() local
714 struct bam_device *bdev = bchan->bdev; in bam_resume() local
732 static u32 process_channel_irqs(struct bam_device *bdev) in process_channel_irqs()
794 struct bam_device *bdev = data; in bam_dma_irq() local
865 struct bam_device *bdev = bchan->bdev; in bam_apply_new_config() local
885 struct bam_device *bdev = bchan->bdev; in bam_start_dma() local
951 struct bam_device *bdev = (struct bam_device *)data; in dma_tasklet() local
1003 struct bam_device *bdev = container_of(of->of_dma_data, in bam_dma_xlate() local
1023 static int bam_init(struct bam_device *bdev) in bam_init()
1070 static void bam_channel_init(struct bam_device *bdev, struct bam_chan *bchan, in bam_channel_init()
1091 struct bam_device *bdev; in bam_dma_probe() local
1219 struct bam_device *bdev = platform_get_drvdata(pdev); in bam_dma_remove() local