Lines Matching defs:mdev

212 static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev)  in msgdma_get_descriptor()
232 static void msgdma_free_descriptor(struct msgdma_device *mdev, in msgdma_free_descriptor()
250 static void msgdma_free_desc_list(struct msgdma_device *mdev, in msgdma_free_desc_list()
307 struct msgdma_device *mdev = to_mdev(tx->chan); in msgdma_tx_submit() local
336 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_memcpy() local
394 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_slave_sg() local
465 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_dma_config() local
472 static void msgdma_reset(struct msgdma_device *mdev) in msgdma_reset()
497 static void msgdma_copy_one(struct msgdma_device *mdev, in msgdma_copy_one()
535 static void msgdma_copy_desc_to_fifo(struct msgdma_device *mdev, in msgdma_copy_desc_to_fifo()
550 static void msgdma_start_transfer(struct msgdma_device *mdev) in msgdma_start_transfer()
572 struct msgdma_device *mdev = to_mdev(chan); in msgdma_issue_pending() local
584 static void msgdma_chan_desc_cleanup(struct msgdma_device *mdev) in msgdma_chan_desc_cleanup()
611 static void msgdma_complete_descriptor(struct msgdma_device *mdev) in msgdma_complete_descriptor()
628 static void msgdma_free_descriptors(struct msgdma_device *mdev) in msgdma_free_descriptors()
641 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_free_chan_resources() local
658 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_alloc_chan_resources() local
687 struct msgdma_device *mdev = (struct msgdma_device *)data; in msgdma_tasklet() local
726 struct msgdma_device *mdev = data; in msgdma_irq_handler() local
750 static void msgdma_dev_remove(struct msgdma_device *mdev) in msgdma_dev_remove()
797 struct msgdma_device *mdev; in msgdma_probe() local
911 struct msgdma_device *mdev = platform_get_drvdata(pdev); in msgdma_remove() local