Searched refs:CS_IOWR (Results 1 – 3 of 3) sorted by relevance
112 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) macro