Home
last modified time | relevance | path

Searched refs:COMEDI_SUBD_UNUSED (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/comedi/drivers/
H A Ddas08.c374 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
397 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
411 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
425 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
435 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
449 s->type = COMEDI_SUBD_UNUSED; in das08_common_attach()
H A D8255.c91 s->type = COMEDI_SUBD_UNUSED; in dev_8255_attach()
106 if (s->type != COMEDI_SUBD_UNUSED) { in dev_8255_detach()
H A Dii_pci20kc.c408 s->type = COMEDI_SUBD_UNUSED; in ii20k_init_module()
461 s->type = COMEDI_SUBD_UNUSED; in ii20k_attach()
470 s->type = COMEDI_SUBD_UNUSED; in ii20k_attach()
479 s->type = COMEDI_SUBD_UNUSED; in ii20k_attach()
500 s->type = COMEDI_SUBD_UNUSED; in ii20k_attach()
H A Daio_aio12_8.c229 s->type = COMEDI_SUBD_UNUSED; in aio_aio12_8_attach()
246 s->type = COMEDI_SUBD_UNUSED; in aio_aio12_8_attach()
H A Damplc_pc236_common.c156 s->type = COMEDI_SUBD_UNUSED; in amplc_pc236_common_attach()
H A Damplc_dio200_common.c873 s->type = COMEDI_SUBD_UNUSED; in amplc_dio200_common_attach()
885 s->type = COMEDI_SUBD_UNUSED; in amplc_dio200_common_attach()
H A Drti800.c316 s->type = COMEDI_SUBD_UNUSED; in rti800_attach()
H A Dni_at_ao.c353 s->type = COMEDI_SUBD_UNUSED; in atao_attach()
H A Dni_labpc_common.c1293 s->type = COMEDI_SUBD_UNUSED; in labpc_common_attach()
1323 s->type = COMEDI_SUBD_UNUSED; in labpc_common_attach()
1342 s->type = COMEDI_SUBD_UNUSED; in labpc_common_attach()
H A Dcb_das16_cs.c398 s->type = COMEDI_SUBD_UNUSED; in das16cs_auto_attach()
H A Ddas16.c1137 s->type = COMEDI_SUBD_UNUSED; in das16_attach()
1167 s->type = COMEDI_SUBD_UNUSED; in das16_attach()
H A Ddas1800.c1306 s->type = COMEDI_SUBD_UNUSED; in das1800_attach()
1308 s->type = COMEDI_SUBD_UNUSED; in das1800_attach()
H A Dni_mio_common.c6073 s->type = COMEDI_SUBD_UNUSED; in ni_E_init()
6117 s->type = COMEDI_SUBD_UNUSED; in ni_E_init()
6166 s->type = COMEDI_SUBD_UNUSED; in ni_E_init()
6171 s->type = COMEDI_SUBD_UNUSED; in ni_E_init()
6244 s->type = COMEDI_SUBD_UNUSED; in ni_E_init()
H A Ddt282x.c1140 s->type = COMEDI_SUBD_UNUSED; in dt282x_attach()
/linux/drivers/comedi/kcomedilib/
H A Dkcomedilib_main.c197 if (s->type == COMEDI_SUBD_UNUSED) { in comedi_do_insn()
/linux/include/uapi/linux/
H A Dcomedi.h222 COMEDI_SUBD_UNUSED, enumerator
/linux/drivers/comedi/
H A Ddrivers.c780 if (s->type == COMEDI_SUBD_UNUSED) in __comedi_device_postconfig()
H A Dcomedi_fops.c1536 if (s->type == COMEDI_SUBD_UNUSED) { in parse_insn()
1822 if (s->type == COMEDI_SUBD_UNUSED) { in __comedi_get_user_cmd()