Home
last modified time | relevance | path

Searched refs:COMEDI_SUBD_DI (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/comedi/drivers/
H A Dcomedi_parport.c259 s->type = COMEDI_SUBD_DI; in parport_attach()
279 s->type = COMEDI_SUBD_DI; in parport_attach()
H A Dpcl730.c346 s->type = COMEDI_SUBD_DI; in pcl730_attach()
370 s->type = COMEDI_SUBD_DI; in pcl730_attach()
H A Dpcl726.c384 s->type = COMEDI_SUBD_DI; in pcl726_attach()
405 s->type = COMEDI_SUBD_DI; in pcl726_attach()
H A Damplc_pc236_common.c162 s->type = COMEDI_SUBD_DI; in amplc_pc236_common_attach()
H A Dadq12b.c214 s->type = COMEDI_SUBD_DI; in adq12b_attach()
H A Daio_iiro_16.c208 s->type = COMEDI_SUBD_DI; in aio_iiro_16_attach()
H A Drti800.c321 s->type = COMEDI_SUBD_DI; in rti800_attach()
H A Dmultiq3.c295 s->type = COMEDI_SUBD_DI; in multiq3_attach()
H A Ddas08.c403 s->type = COMEDI_SUBD_DI; in das08_common_attach()
H A Dpcl711.c479 s->type = COMEDI_SUBD_DI; in pcl711_attach()
H A Ddt2811.c613 s->type = COMEDI_SUBD_DI; in dt2811_attach()
H A Ddas16m1.c570 s->type = COMEDI_SUBD_DI; in das16m1_attach()
H A Ddas800.c704 s->type = COMEDI_SUBD_DI; in das800_attach()
H A Ddas6402.c637 s->type = COMEDI_SUBD_DI; in das6402_attach()
H A Dquatech_daqp_cs.c764 s->type = COMEDI_SUBD_DI; in daqp_auto_attach()
H A Dpcl816.c651 s->type = COMEDI_SUBD_DI; in pcl816_attach()
H A Dvmk80xx.c728 s->type = COMEDI_SUBD_DI; in vmk80xx_init_subdevices()
H A Ddt9812.c841 s->type = COMEDI_SUBD_DI; in dt9812_auto_attach()
H A Damplc_dio200_common.c491 s->type = COMEDI_SUBD_DI; in dio200_subdev_intr_init()
H A Dpcl812.c1289 s->type = COMEDI_SUBD_DI; in pcl812_attach()
H A Dpcl818.c1110 s->type = COMEDI_SUBD_DI; in pcl818_attach()
H A Ddas16.c1142 s->type = COMEDI_SUBD_DI; in das16_attach()
H A Ddas1800.c1313 s->type = COMEDI_SUBD_DI; in das1800_attach()
/linux/include/uapi/linux/
H A Dcomedi.h225 COMEDI_SUBD_DI, enumerator
/linux/drivers/comedi/
H A Ddrivers.c430 case COMEDI_SUBD_DI: in comedi_bytes_per_scan_cmd()