Searched refs:shdma_ops (Results 1 – 5 of 5) sorted by relevance
58 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue()132 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit()177 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave()210 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources()457 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources()509 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc()670 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg()702 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic()760 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all()857 const struct shdma_ops *ops = sdev->ops; in shdma_reset()[all …]
319 static const struct shdma_ops sudmac_shdma_ops = {
489 static const struct shdma_ops hpb_dmae_ops = {
663 static const struct shdma_ops sh_dmae_shdma_ops = {
94 struct shdma_ops { struct112 const struct shdma_ops *ops; argument