Searched refs:CS_IOR (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/hsi/
H A Dcs-protocol.h68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype) macro
71 #define CS_GET_STATE CS_IOR(21, unsigned int)
73 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/hsi/
H A Dcs-protocol.h68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype) macro
71 #define CS_GET_STATE CS_IOR(21, unsigned int)
73 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/hsi/
H A Dcs-protocol.h68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype) macro
71 #define CS_GET_STATE CS_IOR(21, unsigned int)
73 #define CS_GET_IF_VERSION CS_IOR(30, unsigned int)

Completed in 43 milliseconds