Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/sound/soc/fsl/
H A Dfsl_qmc_audio.c131 ret = qmc_chan_write_submit(prtd->qmc_dai->chans[i].qmc_chan, in qmc_audio_pcm_write_submit()
/linux-6.15/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
495 EXPORT_SYMBOL(qmc_chan_write_submit);