Searched refs:CIO (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/comedi/ |
A D | comedi.h | 456 #define CIO 'd' macro 458 #define COMEDI_DEVINFO _IOR(CIO, 1, struct comedi_devinfo) 462 #define COMEDI_LOCK _IO(CIO, 5) 463 #define COMEDI_UNLOCK _IO(CIO, 6) 464 #define COMEDI_CANCEL _IO(CIO, 7) 466 #define COMEDI_CMD _IOR(CIO, 9, struct comedi_cmd) 467 #define COMEDI_CMDTEST _IOR(CIO, 10, struct comedi_cmd) 469 #define COMEDI_INSN _IOR(CIO, 12, struct comedi_insn) 472 #define COMEDI_POLL _IO(CIO, 15) 473 #define COMEDI_SETRSUBD _IO(CIO, 16) [all …]
|
A D | Kconfig | 257 tristate "MeasurementComputing CIO-DAS16/M1DAS-16 ISA card support" 261 Enable support for Measurement Computing CIO-DAS16/M1 ISA cards. 290 PC104-DAS16JR/16, CIO-DAS16JR/16, CIO-DAS16/JR, CIO-DAS1401/12, 291 CIO-DAS1402/12, CIO-DAS1402/16, CIO-DAS1601/12, CIO-DAS1602/12, 292 CIO-DAS1602/16, CIO-DAS16/330 303 Measurement Computing CIO-DAS800, CIO-DAS801, CIO-DAS802 and 304 CIO-DAS802/16
|
A D | comedi_fops.c | 2832 #define COMEDI32_CHANINFO _IOR(CIO, 3, struct comedi32_chaninfo_struct) 2833 #define COMEDI32_RANGEINFO _IOR(CIO, 8, struct comedi32_rangeinfo_struct) 2838 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct) 2843 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct) 2844 #define COMEDI32_INSNLIST _IOR(CIO, 11, struct comedi32_insnlist_struct) 2845 #define COMEDI32_INSN _IOR(CIO, 12, struct comedi32_insn_struct)
|
/linux/arch/s390/ |
A D | Kconfig.debug | 17 bool "CIO Inject interfaces" 21 and instruction responses to the CIO layer of Linux kernel. The newly created
|
/linux/drivers/iio/dac/ |
A D | Kconfig | 245 tristate "Measurement Computing CIO-DAC IIO driver" 249 Say yes here to build support for the Measurement Computing CIO-DAC 250 analog output device family (CIO-DAC16, CIO-DAC08, PC104-DAC06). The
|
/linux/Documentation/s390/ |
A D | cds.rst | 422 is suspended. In order to resume channel program execution the CIO layer
|
/linux/ |
A D | MAINTAINERS | 11685 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
|
Completed in 38 milliseconds