Searched refs:qmc_chan_write_submit (Results 1 – 4 of 4) sorted by relevance
| /linux/include/soc/fsl/qe/ |
| H A D | qmc.h | 90 int qmc_chan_write_submit(struct qmc_chan *chan, dma_addr_t addr, size_t length,
|
| /linux/drivers/net/wan/ |
| H A D | fsl_qmc_hdlc.c | 366 ret = qmc_chan_write_submit(qmc_hdlc->qmc_chan, desc->dma_addr, desc->dma_size, in qmc_hdlc_xmit_queue()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_qmc_audio.c | 122 ret = qmc_chan_write_submit(prtd->qmc_dai->qmc_chans[i], in qmc_audio_pcm_write_submit()
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | qmc.c | 442 int qmc_chan_write_submit(struct qmc_chan *chan, dma_addr_t addr, size_t length, in qmc_chan_write_submit() function 506 EXPORT_SYMBOL(qmc_chan_write_submit);
|