Home
last modified time | relevance | path

Searched refs:qmc_chan_stop (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/soc/fsl/qe/
H A Dqmc.h68 int qmc_chan_stop(struct qmc_chan *chan, int direction);
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_qmc_audio.c524 ret = qmc_chan_stop(qmc_dai->qmc_chan, direction); in qmc_dai_trigger()
534 ret = qmc_chan_stop(qmc_dai->qmc_chan, direction); in qmc_dai_trigger()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dqmc.c591 int qmc_chan_stop(struct qmc_chan *chan, int direction) in qmc_chan_stop() function
609 EXPORT_SYMBOL(qmc_chan_stop); variable
1160 ret = qmc_chan_stop(chan, QMC_CHAN_ALL); in qmc_finalize_chans()

Completed in 4 milliseconds