Searched refs:qmc_chan_stop (Results 1 – 3 of 3) sorted by relevance
114 int qmc_chan_stop(struct qmc_chan *chan, int direction);
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()