Searched defs:mite_chan (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dmite.c244 void mite_release_channel(struct mite_channel *mite_chan) mite_release_channel() argument
271 void mite_dma_arm(struct mite_channel *mite_chan) mite_dma_arm() argument
349 void mite_prep_dma(struct mite_channel *mite_chan, mite_prep_dma() argument
436 static u32 mite_device_bytes_transferred(struct mite_channel *mite_chan) mite_device_bytes_transferred() argument
443 u32 mite_bytes_in_transit(struct mite_channel *mite_chan) mite_bytes_in_transit() argument
453 u32 mite_bytes_written_to_memory_lb(struct mite_channel *mite_chan) mite_bytes_written_to_memory_lb() argument
463 u32 mite_bytes_written_to_memory_ub(struct mite_channel *mite_chan) mite_bytes_written_to_memory_ub() argument
473 u32 mite_bytes_read_from_memory_lb(struct mite_channel *mite_chan) mite_bytes_read_from_memory_lb() argument
483 u32 mite_bytes_read_from_memory_ub(struct mite_channel *mite_chan) mite_bytes_read_from_memory_ub() argument
492 unsigned mite_dma_tcr(struct mite_channel *mite_chan) mite_dma_tcr() argument
500 void mite_dma_disarm(struct mite_channel *mite_chan) mite_dma_disarm() argument
511 int mite_sync_input_dma(struct mite_channel *mite_chan, mite_sync_input_dma() argument
544 int mite_sync_output_dma(struct mite_channel *mite_chan, mite_sync_output_dma() argument
579 unsigned mite_get_status(struct mite_channel *mite_chan) mite_get_status() argument
598 int mite_done(struct mite_channel *mite_chan) mite_done() argument
H A Dni_tiocmd.c460 ni_tio_set_mite_channel(struct ni_gpct *counter, struct mite_channel *mite_chan) ni_tio_set_mite_channel() argument
H A Dni_tio.h112 struct mite_channel *mite_chan; member in struct:ni_gpct
H A Dmite.h341 static inline void mite_dma_reset(struct mite_channel *mite_chan) mite_dma_reset() argument
H A Dni_660x.c696 struct mite_channel *mite_chan; ni_660x_request_mite_channel() local
723 struct mite_channel *mite_chan = counter->mite_chan; ni_660x_release_mite_channel() local
H A Dni_mio_common.c796 struct mite_channel *mite_chan; ni_request_gpct_mite_channel() local
885 struct mite_channel *mite_chan = ni_release_gpct_mite_channel() local

Completed in 134 milliseconds