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()
706 ret_tmp = qmc_chan_reset(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()735 qmc_chan_reset(qmc_dai->chans[i].qmc_chan, direction); in qmc_dai_trigger()
1193 int qmc_chan_reset(struct qmc_chan *chan, int direction) in qmc_chan_reset() function1203 EXPORT_SYMBOL(qmc_chan_reset);