Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/hsi/
H A Dcs-protocol.h110 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
116 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
118 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)
/kernel/linux/linux-6.6/include/uapi/linux/hsi/
H A Dcs-protocol.h96 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
102 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
104 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/
H A Dcs-protocol.h67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
72 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
74 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/
H A Dcs-protocol.h67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
72 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
74 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/
H A Dcs-protocol.h57 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) macro
62 #define CS_SET_WAKELINE CS_IOW(23, unsigned int)
64 #define CS_CONFIG_BUFS CS_IOW(31, struct cs_buffer_config)

Completed in 3 milliseconds