Home
last modified time | relevance | path

Searched refs:qmc_chan_write_submit (Results 1 – 4 of 4) sorted by relevance

/linux/include/soc/fsl/qe/
H A Dqmc.h90 int qmc_chan_write_submit(struct qmc_chan *chan, dma_addr_t addr, size_t length,
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c366 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 Dfsl_qmc_audio.c122 ret = qmc_chan_write_submit(prtd->qmc_dai->qmc_chans[i], in qmc_audio_pcm_write_submit()
/linux/drivers/soc/fsl/qe/
H A Dqmc.c442 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);