Searched refs:qmc_chan_stop (Results 1 – 4 of 4) sorted by relevance
114 int qmc_chan_stop(struct qmc_chan *chan, int direction);
700 ret_tmp = qmc_chan_stop(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()718 ret_tmp = qmc_chan_stop(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()734 qmc_chan_stop(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()
931 int qmc_chan_stop(struct qmc_chan *chan, int direction) in qmc_chan_stop() function960 EXPORT_SYMBOL(qmc_chan_stop);1541 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()