OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CS_IOWR
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/hsi/
cs-protocol.h
69
#define
CS_IOWR
(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/external/kernel-headers/original/uapi/linux/hsi/
cs-protocol.h
112
#define
CS_IOWR
(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype)
Completed in 49 milliseconds