Searched refs:shdma_ops (Results 1 – 3 of 3) sorted by relevance
55 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue()129 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit()174 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave()207 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources()454 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources()506 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc()667 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg()699 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic()757 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all()846 const struct shdma_ops *ops = sdev->ops; in shdma_reset()[all …]
653 static const struct shdma_ops sh_dmae_shdma_ops = {
91 struct shdma_ops { struct109 const struct shdma_ops *ops; argument