Home
last modified time | relevance | path

Searched refs:COMEDI_SUBD_DO (Results 1 – 49 of 49) sorted by relevance

/linux-4.1.27/drivers/staging/comedi/drivers/
Dadl_pci7x3x.c221 s->type = COMEDI_SUBD_DO; in adl_pci7x3x_auto_attach()
236 s->type = COMEDI_SUBD_DO; in adl_pci7x3x_auto_attach()
Dpcl730.c284 s->type = COMEDI_SUBD_DO; in pcl730_attach()
314 s->type = COMEDI_SUBD_DO; in pcl730_attach()
Damplc_pc263.c85 s->type = COMEDI_SUBD_DO; in pc263_attach()
Damplc_pci263.c72 s->type = COMEDI_SUBD_DO; in pci263_auto_attach()
Dcontec_pci_dio.c85 s->type = COMEDI_SUBD_DO; in contec_auto_attach()
Daddi_apci_2200.c99 s->type = COMEDI_SUBD_DO; in apci2200_auto_attach()
Dadl_pci6208.c161 s->type = COMEDI_SUBD_DO; in pci6208_auto_attach()
Daddi_apci_1516.c163 s->type = COMEDI_SUBD_DO; in apci1516_auto_attach()
Daio_iiro_16.c203 s->type = COMEDI_SUBD_DO; in aio_iiro_16_attach()
Dadq12b.c248 s->type = COMEDI_SUBD_DO; in adq12b_attach()
Dke_counter.c196 s->type = COMEDI_SUBD_DO; in ke_counter_auto_attach()
Dcomedi_parport.c275 s->type = COMEDI_SUBD_DO; in parport_attach()
Ddyna_pci10xx.c231 s->type = COMEDI_SUBD_DO; in dyna_pci10xx_auto_attach()
Drti800.c334 s->type = COMEDI_SUBD_DO; in rti800_attach()
Dmultiq3.c257 s->type = COMEDI_SUBD_DO; in multiq3_attach()
Ddt2811.c436 s->type = COMEDI_SUBD_DO; in dt2811_attach()
Dmf6x4.c277 s->type = COMEDI_SUBD_DO; in mf6x4_auto_attach()
Daddi_apci_2032.c261 s->type = COMEDI_SUBD_DO; in apci2032_auto_attach()
Dpcl726.c392 s->type = COMEDI_SUBD_DO; in pcl726_attach()
Dcb_pcimdas.c431 s->type = COMEDI_SUBD_DO; in cb_pcimdas_auto_attach()
Daddi_apci_3501.c381 s->type = COMEDI_SUBD_DO; in apci3501_auto_attach()
Ddas08.c437 s->type = COMEDI_SUBD_DO; in das08_common_attach()
Dni_6527.c434 s->type = COMEDI_SUBD_DO; in ni6527_auto_attach()
Dicp_multi.c511 s->type = COMEDI_SUBD_DO; in icp_multi_auto_attach()
Dadv_pci_dio.c853 s->type = COMEDI_SUBD_DO; in pci1760_attach()
922 s->type = COMEDI_SUBD_DO; in pci_dio_add_do()
Daddi_apci_1564.c487 s->type = COMEDI_SUBD_DO; in apci1564_auto_attach()
Dpcl711.c494 s->type = COMEDI_SUBD_DO; in pcl711_attach()
Ddas16m1.c599 s->type = COMEDI_SUBD_DO; in das16m1_attach()
Dquatech_daqp_cs.c752 s->type = COMEDI_SUBD_DO; in daqp_auto_attach()
Ddas6402.c653 s->type = COMEDI_SUBD_DO; in das6402_attach()
Ddas800.c718 s->type = COMEDI_SUBD_DO; in das800_attach()
Daddi_apci_1500.c806 s->type = COMEDI_SUBD_DO; in apci1500_auto_attach()
Dni_65xx.c701 s->type = COMEDI_SUBD_DO; in ni_65xx_auto_attach()
Dadl_pci9111.c727 s->type = COMEDI_SUBD_DO; in pci9111_auto_attach()
Dpcl816.c677 s->type = COMEDI_SUBD_DO; in pcl816_attach()
Dvmk80xx.c754 s->type = COMEDI_SUBD_DO; in vmk80xx_init_subdevices()
Dserial2002.c735 s->type = COMEDI_SUBD_DO; in serial2002_attach()
Ddt9812.c805 s->type = COMEDI_SUBD_DO; in dt9812_auto_attach()
Daddi_apci_3xxx.c879 s->type = COMEDI_SUBD_DO; in apci3xxx_auto_attach()
Ddas16.c1144 s->type = COMEDI_SUBD_DO; in das16_attach()
Dpcl812.c1261 s->type = COMEDI_SUBD_DO; in pcl812_attach()
Dpcl818.c1109 s->type = COMEDI_SUBD_DO; in pcl818_attach()
Dadv_pci1710.c980 s->type = COMEDI_SUBD_DO; in pci1710_auto_attach()
Daddi_apci_3120.c1074 s->type = COMEDI_SUBD_DO; in apci3120_auto_attach()
Ddas1800.c1410 s->type = COMEDI_SUBD_DO; in das1800_attach()
Dadl_pci9118.c1660 s->type = COMEDI_SUBD_DO; in pci9118_common_attach()
Dcb_pcidas64.c3828 s->type = COMEDI_SUBD_DO; in setup_subdevices()
/linux-4.1.27/drivers/staging/comedi/
Ddrivers.c323 case COMEDI_SUBD_DO: in comedi_bytes_per_scan()
575 if (s->type == COMEDI_SUBD_DO) { in __comedi_device_postconfig()
Dcomedi.h231 COMEDI_SUBD_DO, /* digital output */ enumerator