Searched refs:qmc_chan_reset (Results 1 – 4 of 4) sorted by relevance
115 int qmc_chan_reset(struct qmc_chan *chan, int direction);
626 qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_open()648 qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL); in qmc_hdlc_close()
659 ret_tmp = qmc_chan_reset(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()688 qmc_chan_reset(qmc_dai->qmc_chans[i], direction); in qmc_dai_trigger()
1215 int qmc_chan_reset(struct qmc_chan *chan, int direction) in qmc_chan_reset() function1225 EXPORT_SYMBOL(qmc_chan_reset);