qmc_chan_reset
qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL);
qmc_chan_reset(qmc_hdlc->qmc_chan, QMC_CHAN_ALL);
EXPORT_SYMBOL(qmc_chan_reset);
int qmc_chan_reset(struct qmc_chan *chan, int direction);
ret_tmp = qmc_chan_reset(qmc_dai->qmc_chans[i], direction);
qmc_chan_reset(qmc_dai->qmc_chans[i], direction);