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

  /bionic/libc/kernel/uapi/linux/hsi/
cs-protocol.h 80 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype)
84 #define CS_GET_STATE CS_IOR(21, unsigned int)
86 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)
  /external/kernel-headers/original/uapi/linux/hsi/
cs-protocol.h 110 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype)
114 #define CS_GET_STATE CS_IOR(21, unsigned int)
116 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)

Completed in 205 milliseconds