Searched refs:qmc_chan_write_submit (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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-6.15/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-6.15/sound/soc/fsl/ |
| H A D | fsl_qmc_audio.c | 131 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 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 495 EXPORT_SYMBOL(qmc_chan_write_submit);
|