Searched refs:CIO (Results 1 – 7 of 7) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | comedi.h | 456 #define CIO 'd' macro 457 #define COMEDI_DEVCONFIG _IOW(CIO, 0, struct comedi_devconfig) 458 #define COMEDI_DEVINFO _IOR(CIO, 1, struct comedi_devinfo) 459 #define COMEDI_SUBDINFO _IOR(CIO, 2, struct comedi_subdinfo) 460 #define COMEDI_CHANINFO _IOR(CIO, 3, struct comedi_chaninfo) 462 #define COMEDI_LOCK _IO(CIO, 5) 463 #define COMEDI_UNLOCK _IO(CIO, 6) 464 #define COMEDI_CANCEL _IO(CIO, 7) 465 #define COMEDI_RANGEINFO _IOR(CIO, 8, struct comedi_rangeinfo) 466 #define COMEDI_CMD _IOR(CIO, 9, struct comedi_cmd) [all …]
|
| /linux/arch/s390/ |
| H A D | Kconfig.debug | 27 bool "CIO Inject interfaces" 31 and instruction responses to the CIO layer of Linux kernel. The newly created
|
| /linux/drivers/comedi/ |
| H 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
|
| H A D | comedi_fops.c | 3060 #define COMEDI32_CHANINFO _IOR(CIO, 3, struct comedi32_chaninfo_struct) 3061 #define COMEDI32_RANGEINFO _IOR(CIO, 8, struct comedi32_rangeinfo_struct) 3066 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct) 3071 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct) 3072 #define COMEDI32_INSNLIST _IOR(CIO, 11, struct comedi32_insnlist_struct) 3073 #define COMEDI32_INSN _IOR(CIO, 12, struct comedi32_insn_struct)
|
| /linux/drivers/iio/dac/ |
| H A D | Kconfig | 389 tristate "Measurement Computing CIO-DAC IIO driver" 394 Say yes here to build support for the Measurement Computing CIO-DAC 395 analog output device family (CIO-DAC16, CIO-DAC08, PC104-DAC06). The
|
| /linux/Documentation/arch/s390/ |
| H A D | cds.rst | 422 is suspended. In order to resume channel program execution the CIO layer
|
| /linux/ |
| H A D | MAINTAINERS | 15869 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
|