/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | adl_pci7x3x.c | 221 s->type = COMEDI_SUBD_DO; in adl_pci7x3x_auto_attach() 236 s->type = COMEDI_SUBD_DO; in adl_pci7x3x_auto_attach()
|
D | pcl730.c | 284 s->type = COMEDI_SUBD_DO; in pcl730_attach() 314 s->type = COMEDI_SUBD_DO; in pcl730_attach()
|
D | amplc_pc263.c | 85 s->type = COMEDI_SUBD_DO; in pc263_attach()
|
D | amplc_pci263.c | 72 s->type = COMEDI_SUBD_DO; in pci263_auto_attach()
|
D | contec_pci_dio.c | 85 s->type = COMEDI_SUBD_DO; in contec_auto_attach()
|
D | addi_apci_2200.c | 99 s->type = COMEDI_SUBD_DO; in apci2200_auto_attach()
|
D | adl_pci6208.c | 161 s->type = COMEDI_SUBD_DO; in pci6208_auto_attach()
|
D | addi_apci_1516.c | 163 s->type = COMEDI_SUBD_DO; in apci1516_auto_attach()
|
D | aio_iiro_16.c | 203 s->type = COMEDI_SUBD_DO; in aio_iiro_16_attach()
|
D | adq12b.c | 248 s->type = COMEDI_SUBD_DO; in adq12b_attach()
|
D | ke_counter.c | 196 s->type = COMEDI_SUBD_DO; in ke_counter_auto_attach()
|
D | comedi_parport.c | 275 s->type = COMEDI_SUBD_DO; in parport_attach()
|
D | dyna_pci10xx.c | 231 s->type = COMEDI_SUBD_DO; in dyna_pci10xx_auto_attach()
|
D | rti800.c | 334 s->type = COMEDI_SUBD_DO; in rti800_attach()
|
D | multiq3.c | 257 s->type = COMEDI_SUBD_DO; in multiq3_attach()
|
D | dt2811.c | 436 s->type = COMEDI_SUBD_DO; in dt2811_attach()
|
D | mf6x4.c | 277 s->type = COMEDI_SUBD_DO; in mf6x4_auto_attach()
|
D | addi_apci_2032.c | 261 s->type = COMEDI_SUBD_DO; in apci2032_auto_attach()
|
D | pcl726.c | 392 s->type = COMEDI_SUBD_DO; in pcl726_attach()
|
D | cb_pcimdas.c | 431 s->type = COMEDI_SUBD_DO; in cb_pcimdas_auto_attach()
|
D | addi_apci_3501.c | 381 s->type = COMEDI_SUBD_DO; in apci3501_auto_attach()
|
D | das08.c | 437 s->type = COMEDI_SUBD_DO; in das08_common_attach()
|
D | ni_6527.c | 434 s->type = COMEDI_SUBD_DO; in ni6527_auto_attach()
|
D | icp_multi.c | 511 s->type = COMEDI_SUBD_DO; in icp_multi_auto_attach()
|
D | adv_pci_dio.c | 853 s->type = COMEDI_SUBD_DO; in pci1760_attach() 922 s->type = COMEDI_SUBD_DO; in pci_dio_add_do()
|
D | addi_apci_1564.c | 487 s->type = COMEDI_SUBD_DO; in apci1564_auto_attach()
|
D | pcl711.c | 494 s->type = COMEDI_SUBD_DO; in pcl711_attach()
|
D | das16m1.c | 599 s->type = COMEDI_SUBD_DO; in das16m1_attach()
|
D | quatech_daqp_cs.c | 752 s->type = COMEDI_SUBD_DO; in daqp_auto_attach()
|
D | das6402.c | 653 s->type = COMEDI_SUBD_DO; in das6402_attach()
|
D | das800.c | 718 s->type = COMEDI_SUBD_DO; in das800_attach()
|
D | addi_apci_1500.c | 806 s->type = COMEDI_SUBD_DO; in apci1500_auto_attach()
|
D | ni_65xx.c | 701 s->type = COMEDI_SUBD_DO; in ni_65xx_auto_attach()
|
D | adl_pci9111.c | 727 s->type = COMEDI_SUBD_DO; in pci9111_auto_attach()
|
D | pcl816.c | 677 s->type = COMEDI_SUBD_DO; in pcl816_attach()
|
D | vmk80xx.c | 754 s->type = COMEDI_SUBD_DO; in vmk80xx_init_subdevices()
|
D | serial2002.c | 735 s->type = COMEDI_SUBD_DO; in serial2002_attach()
|
D | dt9812.c | 805 s->type = COMEDI_SUBD_DO; in dt9812_auto_attach()
|
D | addi_apci_3xxx.c | 879 s->type = COMEDI_SUBD_DO; in apci3xxx_auto_attach()
|
D | das16.c | 1144 s->type = COMEDI_SUBD_DO; in das16_attach()
|
D | pcl812.c | 1261 s->type = COMEDI_SUBD_DO; in pcl812_attach()
|
D | pcl818.c | 1109 s->type = COMEDI_SUBD_DO; in pcl818_attach()
|
D | adv_pci1710.c | 980 s->type = COMEDI_SUBD_DO; in pci1710_auto_attach()
|
D | addi_apci_3120.c | 1074 s->type = COMEDI_SUBD_DO; in apci3120_auto_attach()
|
D | das1800.c | 1410 s->type = COMEDI_SUBD_DO; in das1800_attach()
|
D | adl_pci9118.c | 1660 s->type = COMEDI_SUBD_DO; in pci9118_common_attach()
|
D | cb_pcidas64.c | 3828 s->type = COMEDI_SUBD_DO; in setup_subdevices()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | drivers.c | 323 case COMEDI_SUBD_DO: in comedi_bytes_per_scan() 575 if (s->type == COMEDI_SUBD_DO) { in __comedi_device_postconfig()
|
D | comedi.h | 231 COMEDI_SUBD_DO, /* digital output */ enumerator
|