Searched refs:qmc_chan_stop (Results 1 – 4 of 4) sorted by relevance
114 int qmc_chan_stop(struct qmc_chan *chan, int direction);
653 ret_tmp = qmc_chan_stop(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()671 ret_tmp = qmc_chan_stop(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()687 qmc_chan_stop(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()
953 int qmc_chan_stop(struct qmc_chan *chan, int direction) in qmc_chan_stop() function982 EXPORT_SYMBOL(qmc_chan_stop);1554 ret = qmc_chan_stop(chan, QMC_CHAN_ALL); in qmc_finalize_chans()
647 qmc_chan_stop(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_close()