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

/bionic/libc/kernel/uapi/linux/hsi/
H A Dcs-protocol.h79 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
85 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
87 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)

Completed in 3 milliseconds