Searched refs:_IOW (Results 201 - 225 of 366) sorted by relevance

1234567891011>>

/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/raid/
H A Dmd_u.h30 #define ADD_NEW_DISK _IOW(MD_MAJOR, 0x21, mdu_disk_info_t)
32 #define SET_ARRAY_INFO _IOW(MD_MAJOR, 0x23, mdu_array_info_t)
40 #define SET_BITMAP_FILE _IOW(MD_MAJOR, 0x2b, int)
41 #define RUN_ARRAY _IOW(MD_MAJOR, 0x30, mdu_param_t)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Daspeed-lpc-ctrl.h35 #define ASPEED_LPC_CTRL_IOCTL_MAP _IOW(__ASPEED_LPC_CTRL_IOCTL_MAGIC, 0x01, struct aspeed_lpc_ctrl_mapping)
H A Datm_nicstar.h24 #define NS_SETBUFLEV _IOW('a', ATMIOC_SARPRV + 2, struct atmif_sioc)
H A Dsonypi.h97 #define SONYPI_IOCSBRT _IOW('v', 0, __u8)
107 #define SONYPI_IOCSBLUE _IOW('v', 9, __u8)
109 #define SONYPI_IOCSFAN _IOW('v', 11, __u8)
H A Dfs.h149 #define BLKBSZSET _IOW(0x12, 113, size_t)
170 #define FICLONE _IOW(0x94, 9, int)
171 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
174 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
176 #define FS_IOC_SETVERSION _IOW('v', 2, long)
179 #define FS_IOC32_SETFLAGS _IOW('f', 2, int)
181 #define FS_IOC32_SETVERSION _IOW('v', 2, int)
183 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
206 #define FS_IOC_GET_ENCRYPTION_PWSALT _IOW('f', 20, __u8[16])
207 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('
[all...]
H A Dinput.h63 #define EVIOCSREP _IOW('E', 0x03, unsigned int[2])
66 #define EVIOCSKEYCODE _IOW('E', 0x04, unsigned int[2])
67 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
79 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo)
80 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect)
81 #define EVIOCRMFF _IOW('E', 0x81, int)
83 #define EVIOCGRAB _IOW('E', 0x90, int)
84 #define EVIOCREVOKE _IOW('E', 0x91, int)
86 #define EVIOCSMASK _IOW('E', 0x93, struct input_mask)
87 #define EVIOCSCLOCKID _IOW('
[all...]
H A Dnilfs2_api.h113 #define NILFS_IOCTL_CHANGE_CPMODE _IOW(NILFS_IOCTL_IDENT, 0x80, struct nilfs_cpmode)
114 #define NILFS_IOCTL_DELETE_CHECKPOINT _IOW(NILFS_IOCTL_IDENT, 0x81, __u64)
121 #define NILFS_IOCTL_CLEAN_SEGMENTS _IOW(NILFS_IOCTL_IDENT, 0x88, struct nilfs_argv[5])
123 #define NILFS_IOCTL_RESIZE _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64)
124 #define NILFS_IOCTL_SET_ALLOC_RANGE _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2])
125 #define NILFS_IOCTL_SET_SUINFO _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/raid/
H A Dmd_u.h30 #define ADD_NEW_DISK _IOW(MD_MAJOR, 0x21, mdu_disk_info_t)
32 #define SET_ARRAY_INFO _IOW(MD_MAJOR, 0x23, mdu_array_info_t)
40 #define SET_BITMAP_FILE _IOW(MD_MAJOR, 0x2b, int)
41 #define RUN_ARRAY _IOW(MD_MAJOR, 0x30, mdu_param_t)
/bionic/libc/kernel/uapi/linux/dvb/
H A Daudio.h79 #define AUDIO_SET_MIXER _IOW('o', 14, audio_mixer_t)
82 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
83 #define AUDIO_SET_KARAOKE _IOW('o', 18, audio_karaoke_t)
/bionic/libc/kernel/uapi/linux/
H A Dsonypi.h97 #define SONYPI_IOCSBRT _IOW('v', 0, __u8)
107 #define SONYPI_IOCSBLUE _IOW('v', 9, __u8)
109 #define SONYPI_IOCSFAN _IOW('v', 11, __u8)
H A Dfs.h149 #define BLKBSZSET _IOW(0x12, 113, size_t)
170 #define FICLONE _IOW(0x94, 9, int)
171 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
174 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
176 #define FS_IOC_SETVERSION _IOW('v', 2, long)
179 #define FS_IOC32_SETFLAGS _IOW('f', 2, int)
181 #define FS_IOC32_SETVERSION _IOW('v', 2, int)
183 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
206 #define FS_IOC_GET_ENCRYPTION_PWSALT _IOW('f', 20, __u8[16])
207 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('
[all...]
H A Dinput.h63 #define EVIOCSREP _IOW('E', 0x03, unsigned int[2])
66 #define EVIOCSKEYCODE _IOW('E', 0x04, unsigned int[2])
67 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
79 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo)
80 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect)
81 #define EVIOCRMFF _IOW('E', 0x81, int)
83 #define EVIOCGRAB _IOW('E', 0x90, int)
84 #define EVIOCREVOKE _IOW('E', 0x91, int)
86 #define EVIOCSMASK _IOW('E', 0x93, struct input_mask)
87 #define EVIOCSCLOCKID _IOW('
[all...]
H A Dnilfs2_api.h113 #define NILFS_IOCTL_CHANGE_CPMODE _IOW(NILFS_IOCTL_IDENT, 0x80, struct nilfs_cpmode)
114 #define NILFS_IOCTL_DELETE_CHECKPOINT _IOW(NILFS_IOCTL_IDENT, 0x81, __u64)
121 #define NILFS_IOCTL_CLEAN_SEGMENTS _IOW(NILFS_IOCTL_IDENT, 0x88, struct nilfs_argv[5])
123 #define NILFS_IOCTL_RESIZE _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64)
124 #define NILFS_IOCTL_SET_ALLOC_RANGE _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2])
125 #define NILFS_IOCTL_SET_SUINFO _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/dvb/
H A Daudio.h79 #define AUDIO_SET_MIXER _IOW('o', 14, audio_mixer_t)
82 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
83 #define AUDIO_SET_KARAOKE _IOW('o', 18, audio_karaoke_t)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dsonypi.h97 #define SONYPI_IOCSBRT _IOW('v', 0, __u8)
107 #define SONYPI_IOCSBLUE _IOW('v', 9, __u8)
109 #define SONYPI_IOCSFAN _IOW('v', 11, __u8)
H A Dfs.h149 #define BLKBSZSET _IOW(0x12, 113, size_t)
170 #define FICLONE _IOW(0x94, 9, int)
171 #define FICLONERANGE _IOW(0x94, 13, struct file_clone_range)
174 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
176 #define FS_IOC_SETVERSION _IOW('v', 2, long)
179 #define FS_IOC32_SETFLAGS _IOW('f', 2, int)
181 #define FS_IOC32_SETVERSION _IOW('v', 2, int)
183 #define FS_IOC_FSSETXATTR _IOW('X', 32, struct fsxattr)
206 #define FS_IOC_GET_ENCRYPTION_PWSALT _IOW('f', 20, __u8[16])
207 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('
[all...]
H A Dinput.h63 #define EVIOCSREP _IOW('E', 0x03, unsigned int[2])
66 #define EVIOCSKEYCODE _IOW('E', 0x04, unsigned int[2])
67 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
79 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo)
80 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect)
81 #define EVIOCRMFF _IOW('E', 0x81, int)
83 #define EVIOCGRAB _IOW('E', 0x90, int)
84 #define EVIOCREVOKE _IOW('E', 0x91, int)
86 #define EVIOCSMASK _IOW('E', 0x93, struct input_mask)
87 #define EVIOCSCLOCKID _IOW('
[all...]
H A Dnilfs2_api.h113 #define NILFS_IOCTL_CHANGE_CPMODE _IOW(NILFS_IOCTL_IDENT, 0x80, struct nilfs_cpmode)
114 #define NILFS_IOCTL_DELETE_CHECKPOINT _IOW(NILFS_IOCTL_IDENT, 0x81, __u64)
121 #define NILFS_IOCTL_CLEAN_SEGMENTS _IOW(NILFS_IOCTL_IDENT, 0x88, struct nilfs_argv[5])
123 #define NILFS_IOCTL_RESIZE _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64)
124 #define NILFS_IOCTL_SET_ALLOC_RANGE _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2])
125 #define NILFS_IOCTL_SET_SUINFO _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/dvb/
H A Daudio.h79 #define AUDIO_SET_MIXER _IOW('o', 14, audio_mixer_t)
82 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
83 #define AUDIO_SET_KARAOKE _IOW('o', 18, audio_karaoke_t)
/bionic/libc/kernel/uapi/asm-generic/
H A Dioctls.h64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
65 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
66 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
72 #define TIOCSPTLCK _IOW('T', 0x31, int)
78 #define TIOCSIG _IOW('T', 0x36, int)
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dioctls.h64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
65 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
66 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
72 #define TIOCSPTLCK _IOW('T', 0x31, int)
78 #define TIOCSIG _IOW('T', 0x36, int)
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dioctls.h64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
65 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
66 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
72 #define TIOCSPTLCK _IOW('T', 0x31, int)
78 #define TIOCSIG _IOW('T', 0x36, int)
/bionic/libc/kernel/uapi/sound/
H A Dasequencer.h379 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info)
381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info)
383 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW('S', 0x23, struct snd_seq_port_info)
384 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW('S', 0x30, struct snd_seq_port_subscribe)
385 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW('S', 0x31, struct snd_seq_port_subscribe)
387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info)
393 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW('S', 0x42, struct snd_seq_queue_tempo)
395 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW('S', 0x46, struct snd_seq_queue_timer)
397 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW('S', 0x4a, struct snd_seq_queue_client)
399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('
[all...]
/bionic/libc/versioner-dependencies/common/kernel_uapi/sound/
H A Dasequencer.h379 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info)
381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info)
383 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW('S', 0x23, struct snd_seq_port_info)
384 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW('S', 0x30, struct snd_seq_port_subscribe)
385 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW('S', 0x31, struct snd_seq_port_subscribe)
387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info)
393 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW('S', 0x42, struct snd_seq_queue_tempo)
395 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW('S', 0x46, struct snd_seq_queue_timer)
397 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW('S', 0x4a, struct snd_seq_queue_client)
399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('
[all...]
/bionic/tools/versioner/dependencies/common/kernel_uapi/sound/
H A Dasequencer.h379 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info)
381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info)
383 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW('S', 0x23, struct snd_seq_port_info)
384 #define SNDRV_SEQ_IOCTL_SUBSCRIBE_PORT _IOW('S', 0x30, struct snd_seq_port_subscribe)
385 #define SNDRV_SEQ_IOCTL_UNSUBSCRIBE_PORT _IOW('S', 0x31, struct snd_seq_port_subscribe)
387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info)
393 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TEMPO _IOW('S', 0x42, struct snd_seq_queue_tempo)
395 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW('S', 0x46, struct snd_seq_queue_timer)
397 #define SNDRV_SEQ_IOCTL_SET_QUEUE_CLIENT _IOW('S', 0x4a, struct snd_seq_queue_client)
399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('
[all...]

Completed in 1605 milliseconds

1234567891011>>