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/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/drivers/comedi/ |
| H A D | comedi_fops.c | 3003 #define COMEDI32_CHANINFO _IOR(CIO, 3, struct comedi32_chaninfo_struct) 3004 #define COMEDI32_RANGEINFO _IOR(CIO, 8, struct comedi32_rangeinfo_struct) 3009 #define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct) 3014 #define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct) 3015 #define COMEDI32_INSNLIST _IOR(CIO, 11, struct comedi32_insnlist_struct) 3016 #define COMEDI32_INSN _IOR(CIO, 12, struct comedi32_insn_struct)
|
| /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 | 15676 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
|