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

/drivers/staging/comedi/drivers/
H A Dni_tio.h112 struct ni_gpct { struct
123 void (*write_register) (struct ni_gpct * counter, unsigned bits,
125 unsigned (*read_register) (struct ni_gpct * counter,
128 struct ni_gpct *counters;
137 (struct ni_gpct *
142 (struct ni_gpct *
150 extern void ni_tio_init_counter(struct ni_gpct *counter);
151 extern int ni_tio_rinsn(struct ni_gpct *counter,
153 extern int ni_tio_insn_config(struct ni_gpct *counter,
155 extern int ni_tio_winsn(struct ni_gpct *counte
[all...]

Completed in 22 milliseconds