Lines Matching refs:comedi_8254
78 struct comedi_8254 { struct
99 unsigned int comedi_8254_status(struct comedi_8254 *i8254, argument
101 unsigned int comedi_8254_read(struct comedi_8254 *i8254, unsigned int counter);
102 void comedi_8254_write(struct comedi_8254 *i8254,
105 int comedi_8254_set_mode(struct comedi_8254 *i8254,
107 int comedi_8254_load(struct comedi_8254 *i8254,
110 void comedi_8254_pacer_enable(struct comedi_8254 *i8254,
113 void comedi_8254_update_divisors(struct comedi_8254 *i8254);
114 void comedi_8254_cascade_ns_to_timer(struct comedi_8254 *i8254,
116 void comedi_8254_ns_to_timer(struct comedi_8254 *i8254,
119 void comedi_8254_set_busy(struct comedi_8254 *i8254,
123 struct comedi_8254 *i8254);
125 struct comedi_8254 *comedi_8254_init(unsigned long iobase,
129 struct comedi_8254 *comedi_8254_mm_init(void __iomem *mmio,