Searched refs:comedi_8254 (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/comedi/ |
| A D | comedi_8254.h | 62 struct comedi_8254; 94 struct comedi_8254 { struct 115 unsigned int comedi_8254_status(struct comedi_8254 *i8254, argument 118 void comedi_8254_write(struct comedi_8254 *i8254, 121 int comedi_8254_set_mode(struct comedi_8254 *i8254, 123 int comedi_8254_load(struct comedi_8254 *i8254, 126 void comedi_8254_pacer_enable(struct comedi_8254 *i8254, 129 void comedi_8254_update_divisors(struct comedi_8254 *i8254); 132 void comedi_8254_ns_to_timer(struct comedi_8254 *i8254, 135 void comedi_8254_set_busy(struct comedi_8254 *i8254, [all …]
|
| A D | comedidev.h | 543 struct comedi_8254 *pacer;
|
| /linux/drivers/comedi/drivers/ |
| A D | comedi_8254.c | 218 static void __i8254_write(struct comedi_8254 *i8254, in __i8254_write() 273 void comedi_8254_write(struct comedi_8254 *i8254, in comedi_8254_write() 347 void comedi_8254_pacer_enable(struct comedi_8254 *i8254, in comedi_8254_pacer_enable() 381 void comedi_8254_update_divisors(struct comedi_8254 *i8254) in comedi_8254_update_divisors() 481 void comedi_8254_ns_to_timer(struct comedi_8254 *i8254, in comedi_8254_ns_to_timer() 514 void comedi_8254_set_busy(struct comedi_8254 *i8254, in comedi_8254_set_busy() 527 struct comedi_8254 *i8254 = s->private; in comedi_8254_insn_read() 545 struct comedi_8254 *i8254 = s->private; in comedi_8254_insn_write() 562 struct comedi_8254 *i8254 = s->private; in comedi_8254_insn_config() 604 struct comedi_8254 *i8254) in comedi_8254_subdevice_init() [all …]
|
| A D | ni_labpc.h | 25 struct comedi_8254 *counter;
|
| A D | amplc_dio200_common.c | 201 struct comedi_8254 *i8254 = s->private; in dio200_subdev_8254_offset() 553 struct comedi_8254 *i8254 = s->private; in dio200_subdev_8254_config() 597 struct comedi_8254 *i8254; in dio200_subdev_8254_init()
|
| A D | ni_labpc_common.c | 341 struct comedi_8254 *pacer = dev->pacer; in labpc_adc_timing() 698 struct comedi_8254 *pacer = dev->pacer; in labpc_ai_cmd() 699 struct comedi_8254 *counter = devpriv->counter; in labpc_ai_cmd()
|
| A D | Makefile | 7 obj-$(CONFIG_COMEDI_8254) += comedi_8254.o
|
| A D | das16m1.c | 97 struct comedi_8254 *counter;
|
| A D | adl_pci9118.c | 535 struct comedi_8254 *pacer = dev->pacer; in pci9118_calc_divisors() 919 struct comedi_8254 *pacer = dev->pacer; in pci9118_ai_cmd()
|
| A D | cb_pcidas.c | 293 struct comedi_8254 *ao_pacer;
|
Completed in 825 milliseconds