/third_party/musl/src/misc/ |
H A D | ioctl.c | 48 { _IOWR('A', 0x24, char[128]), _IOWR('A', 0x24, char[108]), 108, WR, 1, OFFS(4,8,12,16,52,56,60,64) }, 51 { _IOWR('W', 0x20, char[48]), _IOWR('W', 0x20, char[36]), 36, WR, 1, OFFS(4,8) }, 54 { _IOWR('A', 0x23, char[136]), _IOWR('A', 0x23, char[132]), 0, WR, 1, 0 }, 60 { _IOWR('V', 9, new_misaligned(68)), _IOWR('V', 9, char[68]), 68, WR, 1, OFFS(20, 24) }, 61 { _IOWR('V', 15, new_misaligned(68)), _IOWR(' [all...] |
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asequencer.h | 627 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) 628 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) 631 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info) 633 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO _IOWR('S', 0x12, struct snd_seq_client_ump_info) 634 #define SNDRV_SEQ_IOCTL_SET_CLIENT_UMP_INFO _IOWR('S', 0x13, struct snd_seq_client_ump_info) 636 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info) 638 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info) 644 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info) 646 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info) 647 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR(' [all...] |
H A D | asound.h | 673 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 674 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) 676 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) 680 #define __SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct __snd_pcm_sync_ptr) 681 #define __SNDRV_PCM_IOCTL_SYNC_PTR64 _IOWR('A', 0x23, struct __snd_pcm_sync_ptr64) 682 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr) 683 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status) 851 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) 852 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status) 967 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR(' [all...] |
H A D | emu10k1.h | 374 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code) 377 #define SNDRV_EMU10K1_IOCTL_TRAM_PEEK _IOWR('H', 0x22, struct snd_emu10k1_fx8010_tram) 379 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
|
H A D | sscape_ioctl.h | 18 #define SND_SSCAPE_LOAD_BOOTB _IOWR('P', 100, struct sscape_bootblock)
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_ioctl.h | 257 #define USB_REQUEST _IOWR('U', 1, struct usb_ctl_request) 260 #define USB_DEVICEINFO _IOWR('U', 4, struct usb_device_info) 265 #define USB_GET_REPORT_DESC _IOWR('U', 21, struct usb_gen_descriptor) 267 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor) 274 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface) 275 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface) 280 #define USB_GET_FULL_DESC _IOWR('U', 109, struct usb_gen_descriptor) 281 #define USB_GET_STRING_DESC _IOWR('U', 110, struct usb_gen_descriptor) 282 #define USB_DO_REQUEST _IOWR('U', 111, struct usb_ctl_request) 291 #define USB_GET_IFACE_DRIVER _IOWR(' [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 520 _IOWR(KGSL_IOC_TYPE, 0x2, struct kgsl_device_getproperty) 566 _IOWR(KGSL_IOC_TYPE, 0x10, struct kgsl_ringbuffer_issueibcmds) 580 _IOWR(KGSL_IOC_TYPE, 0x11, struct kgsl_cmdstream_readtimestamp) 615 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create) 640 _IOWR(KGSL_IOC_TYPE, 0x15, struct kgsl_map_user_mem) 649 _IOWR(KGSL_IOC_TYPE, 0x16, struct kgsl_cmdstream_readtimestamp_ctxtid) 671 _IOWR(KGSL_IOC_TYPE, 0x20, struct kgsl_sharedmem_from_pmem) 737 _IOWR(KGSL_IOC_TYPE, 0x23, struct kgsl_sharedmem_from_vmalloc) 784 _IOWR(KGSL_IOC_TYPE, 0x2f, struct kgsl_gpumem_alloc) 798 * _IOWR t [all...] |
/third_party/ltp/include/lapi/ |
H A D | userfaultfd.h | 41 #define UFFDIO_API _IOWR(UFFDIO, _UFFDIO_API, \ 43 #define UFFDIO_REGISTER _IOWR(UFFDIO, _UFFDIO_REGISTER, \ 49 #define UFFDIO_COPY _IOWR(UFFDIO, _UFFDIO_COPY, \ 51 #define UFFDIO_ZEROPAGE _IOWR(UFFDIO, _UFFDIO_ZEROPAGE, \ 168 #define UFFDIO_CONTINUE _IOWR(UFFDIO, _UFFDIO_CONTINUE, \
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 223 _IOWR(KGSL_IOC_TYPE, 0x2, struct kgsl_device_getproperty) 266 _IOWR(KGSL_IOC_TYPE, 0x10, struct kgsl_ringbuffer_issueibcmds) 280 _IOWR(KGSL_IOC_TYPE, 0x11, struct kgsl_cmdstream_readtimestamp) 314 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create) 338 _IOWR(KGSL_IOC_TYPE, 0x15, struct kgsl_map_user_mem) 347 _IOWR(KGSL_IOC_TYPE, 0x16, struct kgsl_cmdstream_readtimestamp_ctxtid) 369 _IOWR(KGSL_IOC_TYPE, 0x20, struct kgsl_sharedmem_from_pmem) 429 _IOWR(KGSL_IOC_TYPE, 0x23, struct kgsl_sharedmem_from_vmalloc) 468 _IOWR(KGSL_IOC_TYPE, 0x2f, struct kgsl_gpumem_alloc)
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | sync_file.h | 104 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) 114 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
|
/third_party/fsverity-utils/common/ |
H A D | fsverity_uapi.h | 101 #define FS_IOC_MEASURE_VERITY _IOWR('f', 134, struct fsverity_digest) 103 _IOWR('f', 135, struct fsverity_read_metadata_arg)
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.h | 69 #define F2FS_IOC_DEFRAGMENT _IOWR(F2FS_IOCTL_MAGIC, 8, \ 71 #define F2FS_IOC_MOVE_RANGE _IOWR(F2FS_IOCTL_MAGIC, 9, \ 132 #define FS_IOC_GET_ENCRYPTION_POLICY_EX _IOWR('f', 22, __u8[9]) /* size + version */
|
/third_party/libevdev/include/linux/linux/ |
H A D | uinput.h | 148 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 150 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
|
/third_party/backends/backend/ |
H A D | plustek-pp.h | 336 #ifndef _IOWR 337 #define _IOWR(type,nr,size) _IOC(3U,(type),(nr),((UInt)sizeof(size))) macro 348 #define _PTDRV_SET_ENV _IOWR('x',6, ScanInfo) /* set env. */ 350 #define _PTDRV_STOP_SCAN _IOWR('x', 8, short) /* stop scan */
|
/third_party/mesa3d/src/util/ |
H A D | libsync.h | 97 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data) 98 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info)
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro 62 #define TIOCSRS485 _IOWR('T', 0x2F, char[32])
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro 62 #define TIOCSRS485 _IOWR('T', 0x2F, char[32])
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro 62 #define TIOCSRS485 _IOWR('T', 0x2F, char[32])
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro 81 #define TIOCSRS485 _IOWR('T', 47, char[32])
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input.h | 128 #define EVIOCGKEYCODE _IOWR('E', 0x04, unsigned int[2]) /* get keycode */ 129 #define EVIOCGKEYCODE_V2 _IOWR('E', 0x04, struct input_keymap_entry)
|
/third_party/libdrm/ |
H A D | libsync.h | 57 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 3, struct sync_merge_data)
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 9 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c)) macro
|