Searched refs:CIO (Results 1 – 7 of 7) sorted by relevance
| /linux/include/uapi/linux/ |
| 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 …]
|
| /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/comedi/ |
| A D | Kconfig | 261 tristate "MeasurementComputing CIO-DAS16/M1DAS-16 ISA card support" 265 Enable support for Measurement Computing CIO-DAS16/M1 ISA cards. 294 PC104-DAS16JR/16, CIO-DAS16JR/16, CIO-DAS16/JR, CIO-DAS1401/12, 295 CIO-DAS1402/12, CIO-DAS1402/16, CIO-DAS1601/12, CIO-DAS1602/12, 296 CIO-DAS1602/16, CIO-DAS16/330 307 Measurement Computing CIO-DAS800, CIO-DAS801, CIO-DAS802 and 308 CIO-DAS802/16
|
| A D | comedi_fops.c | 2837 #define COMEDI32_CHANINFO _IOR(CIO, 3, struct comedi32_chaninfo_struct) 2838 #define COMEDI32_RANGEINFO _IOR(CIO, 8, struct comedi32_rangeinfo_struct) 2843 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct) 2848 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct) 2849 #define COMEDI32_INSNLIST _IOR(CIO, 11, struct comedi32_insnlist_struct) 2850 #define COMEDI32_INSN _IOR(CIO, 12, struct comedi32_insn_struct)
|
| /linux/drivers/iio/dac/ |
| A D | Kconfig | 320 tristate "Measurement Computing CIO-DAC IIO driver" 325 Say yes here to build support for the Measurement Computing CIO-DAC 326 analog output device family (CIO-DAC16, CIO-DAC08, PC104-DAC06). The
|
| /linux/Documentation/arch/s390/ |
| A D | cds.rst | 422 is suspended. In order to resume channel program execution the CIO layer
|
| /linux/ |
| A D | MAINTAINERS | 14122 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
|
Completed in 51 milliseconds