Home
last modified time | relevance | path

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

/linux-6.15/include/soc/fsl/qe/
H A Dqmc.h113 int qmc_chan_start(struct qmc_chan *chan, int direction);
/linux-6.15/drivers/net/wan/
H A Dfsl_qmc_hdlc.c615 ret = qmc_chan_start(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_open()
/linux-6.15/sound/soc/fsl/
H A Dfsl_qmc_audio.c691 ret = qmc_chan_start(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()
/linux-6.15/drivers/soc/fsl/qe/
H A Dqmc.c1096 int qmc_chan_start(struct qmc_chan *chan, int direction) in qmc_chan_start() function
1125 EXPORT_SYMBOL(qmc_chan_start);