Lines Matching defs:mdev
210 static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev) in msgdma_get_descriptor()
230 static void msgdma_free_descriptor(struct msgdma_device *mdev, in msgdma_free_descriptor()
248 static void msgdma_free_desc_list(struct msgdma_device *mdev, in msgdma_free_desc_list()
306 struct msgdma_device *mdev = to_mdev(tx->chan); in msgdma_tx_submit() local
335 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_memcpy() local
393 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_slave_sg() local
464 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_dma_config() local
471 static void msgdma_reset(struct msgdma_device *mdev) in msgdma_reset()
496 static void msgdma_copy_one(struct msgdma_device *mdev, in msgdma_copy_one()
534 static void msgdma_copy_desc_to_fifo(struct msgdma_device *mdev, in msgdma_copy_desc_to_fifo()
549 static void msgdma_start_transfer(struct msgdma_device *mdev) in msgdma_start_transfer()
571 struct msgdma_device *mdev = to_mdev(chan); in msgdma_issue_pending() local
583 static void msgdma_chan_desc_cleanup(struct msgdma_device *mdev) in msgdma_chan_desc_cleanup()
608 static void msgdma_complete_descriptor(struct msgdma_device *mdev) in msgdma_complete_descriptor()
625 static void msgdma_free_descriptors(struct msgdma_device *mdev) in msgdma_free_descriptors()
638 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_free_chan_resources() local
655 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_alloc_chan_resources() local
684 struct msgdma_device *mdev = from_tasklet(mdev, t, irq_tasklet); in msgdma_tasklet() local
731 struct msgdma_device *mdev = data; in msgdma_irq_handler() local
755 static void msgdma_dev_remove(struct msgdma_device *mdev) in msgdma_dev_remove()
809 struct msgdma_device *mdev; in msgdma_probe() local
928 struct msgdma_device *mdev = platform_get_drvdata(pdev); in msgdma_remove() local