Searched refs:mite_sync_dma (Results 1 – 4 of 4) sorted by relevance
56 void mite_sync_dma(struct mite_channel *mite_chan, struct comedi_subdevice *s);
347 * mite_sync_dma() - Sync the MITE dma with the COMEDI async buffer.351 void mite_sync_dma(struct mite_channel *mite_chan, struct comedi_subdevice *s) in mite_sync_dma() function 358 EXPORT_SYMBOL_GPL(mite_sync_dma);381 * @sync: flag to force a mite_sync_dma().398 mite_sync_dma(mite_chan, s); in mite_ack_linkc()
366 mite_sync_dma(devpriv->di_mite_chan, s); in ni_pcidio_poll()
462 mite_sync_dma(counter->mite_chan, s); in ni_660x_input_poll()