HomeSort by relevance Sort by last modified time
    Searched refs:CS_IOWR (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/hsi/
cs-protocol.h 81 #define CS_IOWR(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype)
  /external/kernel-headers/original/uapi/linux/hsi/
cs-protocol.h 111 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype)

Completed in 152 milliseconds