Home
last modified time | relevance | path

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

/linux-4.4.14/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.c232 s->type = COMEDI_SUBD_DO; in adq12b_attach()
Dke_counter.c197 s->type = COMEDI_SUBD_DO; in ke_counter_auto_attach()
Ddyna_pci10xx.c231 s->type = COMEDI_SUBD_DO; in dyna_pci10xx_auto_attach()
Dcomedi_parport.c275 s->type = COMEDI_SUBD_DO; in parport_attach()
Dmf6x4.c266 s->type = COMEDI_SUBD_DO; in mf6x4_auto_attach()
Ddt2811.c436 s->type = COMEDI_SUBD_DO; in dt2811_attach()
Dicp_multi.c306 s->type = COMEDI_SUBD_DO; in icp_multi_auto_attach()
Drti800.c338 s->type = COMEDI_SUBD_DO; in rti800_attach()
Dmultiq3.c308 s->type = COMEDI_SUBD_DO; in multiq3_attach()
Daddi_apci_2032.c261 s->type = COMEDI_SUBD_DO; in apci2032_auto_attach()
Dpcl726.c392 s->type = COMEDI_SUBD_DO; in pcl726_attach()
Daddi_apci_3501.c379 s->type = COMEDI_SUBD_DO; in apci3501_auto_attach()
Dcb_pcimdas.c433 s->type = COMEDI_SUBD_DO; in cb_pcimdas_auto_attach()
Ddas08.c428 s->type = COMEDI_SUBD_DO; in das08_common_attach()
Dni_6527.c434 s->type = COMEDI_SUBD_DO; in ni6527_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()
Dpcl711.c495 s->type = COMEDI_SUBD_DO; in pcl711_attach()
Daddi_apci_1564.c492 s->type = COMEDI_SUBD_DO; in apci1564_auto_attach()
Ddas16m1.c602 s->type = COMEDI_SUBD_DO; in das16m1_attach()
Ddas6402.c653 s->type = COMEDI_SUBD_DO; in das6402_attach()
Ddas800.c723 s->type = COMEDI_SUBD_DO; in das800_attach()
Daddi_apci_1500.c806 s->type = COMEDI_SUBD_DO; in apci1500_auto_attach()
Dquatech_daqp_cs.c778 s->type = COMEDI_SUBD_DO; in daqp_auto_attach()
Dadl_pci9111.c708 s->type = COMEDI_SUBD_DO; in pci9111_auto_attach()
Dpcl816.c660 s->type = COMEDI_SUBD_DO; in pcl816_attach()
Dni_65xx.c701 s->type = COMEDI_SUBD_DO; in ni_65xx_auto_attach()
Dvmk80xx.c755 s->type = COMEDI_SUBD_DO; in vmk80xx_init_subdevices()
Dserial2002.c734 s->type = COMEDI_SUBD_DO; in serial2002_attach()
Ddt9812.c803 s->type = COMEDI_SUBD_DO; in dt9812_auto_attach()
Daddi_apci_3xxx.c879 s->type = COMEDI_SUBD_DO; in apci3xxx_auto_attach()
Dpcl812.c1279 s->type = COMEDI_SUBD_DO; in pcl812_attach()
Ddas16.c1143 s->type = COMEDI_SUBD_DO; in das16_attach()
Dpcl818.c1099 s->type = COMEDI_SUBD_DO; in pcl818_attach()
Daddi_apci_3120.c1071 s->type = COMEDI_SUBD_DO; in apci3120_auto_attach()
Dadv_pci1710.c962 s->type = COMEDI_SUBD_DO; in pci1710_auto_attach()
Ddas1800.c1413 s->type = COMEDI_SUBD_DO; in das1800_attach()
Dadl_pci9118.c1635 s->type = COMEDI_SUBD_DO; in pci9118_common_attach()
Dcb_pcidas64.c3878 s->type = COMEDI_SUBD_DO; in setup_subdevices()
/linux-4.4.14/drivers/staging/comedi/
Ddrivers.c415 case COMEDI_SUBD_DO: in comedi_bytes_per_scan()
671 if (s->type == COMEDI_SUBD_DO) { in __comedi_device_postconfig()
Dcomedi.h231 COMEDI_SUBD_DO, /* digital output */ enumerator