Searched refs:CIO (Results 1 – 5 of 5) 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 | 17 bool "CIO Inject interfaces" 21 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
|
/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 | 14410 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
|