Searched refs:comedi_handle_events (Results 1 – 25 of 52) sorted by relevance
123
/linux-6.3-rc2/drivers/comedi/drivers/ |
A D | ni_at_a2150.c | 154 comedi_handle_events(dev, s); in a2150_interrupt() 159 comedi_handle_events(dev, s); in a2150_interrupt() 212 comedi_handle_events(dev, s); in a2150_interrupt()
|
A D | amplc_pc236_common.c | 131 comedi_handle_events(dev, s); in pc236_interrupt()
|
A D | aio_iiro_16.c | 70 comedi_handle_events(dev, s); in aio_iiro_16_cos()
|
A D | comedi_parport.c | 219 comedi_handle_events(dev, s); in parport_interrupt()
|
A D | das800.c | 485 comedi_handle_events(dev, s); in das800_interrupt() 502 comedi_handle_events(dev, s); in das800_interrupt()
|
A D | pcl816.c | 273 comedi_handle_events(dev, s); in pcl816_interrupt() 469 comedi_handle_events(dev, s); in pcl816_ai_poll()
|
A D | adl_pci9111.c | 493 comedi_handle_events(dev, s); in pci9111_interrupt() 510 comedi_handle_events(dev, s); in pci9111_interrupt()
|
A D | addi_apci_1032.c | 281 comedi_handle_events(dev, s); in apci1032_interrupt()
|
A D | dt2814.c | 299 comedi_handle_events(dev, s); in dt2814_interrupt()
|
A D | comedi_test.c | 242 comedi_handle_events(dev, s); in waveform_ai_timer() 501 comedi_handle_events(dev, s); in waveform_ao_timer()
|
A D | addi_apci_2032.c | 211 comedi_handle_events(dev, s); in apci2032_interrupt()
|
A D | pcl726.c | 227 comedi_handle_events(dev, s); in pcl726_interrupt()
|
A D | ni_labpc_common.c | 846 comedi_handle_events(dev, s); in labpc_interrupt() 866 comedi_handle_events(dev, s); in labpc_interrupt() 884 comedi_handle_events(dev, s); in labpc_interrupt()
|
A D | amplc_pci224.c | 522 comedi_handle_events(dev, s); in pci224_ao_handle_fifo() 601 comedi_handle_events(dev, s); in pci224_ao_handle_fifo()
|
A D | amplc_pci230.c | 1194 comedi_handle_events(dev, s); in pci230_ao_inttrig_scan_begin() 1224 comedi_handle_events(dev, s); in pci230_ao_start() 2332 comedi_handle_events(dev, s_ao); in pci230_interrupt() 2333 comedi_handle_events(dev, s_ai); in pci230_interrupt()
|
A D | ni_6527.c | 200 comedi_handle_events(dev, s); in ni6527_interrupt()
|
A D | adl_pci7x3x.c | 145 comedi_handle_events(dev, s); in process_irq()
|
A D | dt2811.c | 222 comedi_handle_events(dev, s); in dt2811_interrupt()
|
A D | pcl711.c | 202 comedi_handle_events(dev, s); in pcl711_interrupt()
|
A D | rtd520.c | 664 comedi_handle_events(dev, s); in rtd_interrupt() 682 comedi_handle_events(dev, s); in rtd_interrupt()
|
A D | dt282x.c | 529 comedi_handle_events(dev, s); in dt282x_interrupt() 531 comedi_handle_events(dev, s_ao); in dt282x_interrupt()
|
A D | das1800.c | 470 comedi_handle_events(dev, s); in das1800_ai_handler() 489 comedi_handle_events(dev, s); in das1800_ai_handler()
|
A D | dmm32at.c | 429 comedi_handle_events(dev, s); in dmm32at_isr()
|
/linux-6.3-rc2/drivers/comedi/ |
A D | drivers.c | 589 unsigned int comedi_handle_events(struct comedi_device *dev, in comedi_handle_events() function 604 EXPORT_SYMBOL_GPL(comedi_handle_events);
|
/linux-6.3-rc2/include/linux/comedi/ |
A D | comedidev.h | 994 unsigned int comedi_handle_events(struct comedi_device *dev,
|
Completed in 49 milliseconds
123