Home
last modified time | relevance | path

Searched refs:ni_tio_set_mite_channel (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio.h141 void ni_tio_set_mite_channel(struct ni_gpct *counter,
H A Dni_tiocmd.c486 void ni_tio_set_mite_channel(struct ni_gpct *counter, in ni_tio_set_mite_channel() function
495 EXPORT_SYMBOL_GPL(ni_tio_set_mite_channel);
H A Dni_660x.c355 ni_tio_set_mite_channel(counter, mite_chan); in ni_660x_request_mite_channel()
372 ni_tio_set_mite_channel(counter, NULL); in ni_660x_release_mite_channel()
H A Dni_mio_common.c633 ni_tio_set_mite_channel(counter, mite_chan); in ni_request_gpct_mite_channel()
726 ni_tio_set_mite_channel(&devpriv->counter_dev->counters[gpct_index], in ni_release_gpct_mite_channel()