/linux/include/uapi/sound/ |
H A D | compress_params.h | 30 #define SND_AUDIOCODEC_PCM ((__u32) 0x00000001) 31 #define SND_AUDIOCODEC_MP3 ((__u32) 0x00000002) 32 #define SND_AUDIOCODEC_AMR ((__u32) 0x00000003) 33 #define SND_AUDIOCODEC_AMRWB ((__u32) 0x00000004) 34 #define SND_AUDIOCODEC_AMRWBPLUS ((__u32) 0x00000005) 35 #define SND_AUDIOCODEC_AAC ((__u32) 0x00000006) 36 #define SND_AUDIOCODEC_WMA ((__u32) 0x00000007) 37 #define SND_AUDIOCODEC_REAL ((__u32) 0x00000008) 38 #define SND_AUDIOCODEC_VORBIS ((__u32) 0x00000009) 39 #define SND_AUDIOCODEC_FLAC ((__u32) [all...] |
/linux/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 160 __u32 vals[IPU3_UAPI_AE_BINS * IPU3_UAPI_AE_COLORS]; 225 __u32 cell0:4; 226 __u32 cell1:4; 227 __u32 cell2:4; 228 __u32 cell3:4; 229 __u32 cell4:4; 230 __u32 cell5:4; 231 __u32 cell6:4; 232 __u32 cell7:4; 364 __u32 y1_sign_vec; [all …]
|
/linux/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 133 __u32 event_type; /* enum ib_event_type */ 134 __u32 reserved; 144 __u32 reserved; 159 __u32 command; 168 __u32 cmd_hdr_reserved; 177 __u32 async_fd; 178 __u32 num_comp_vectors; 193 __u32 vendor_id; 194 __u32 vendor_part_id; 195 __u32 hw_ver; [all …]
|
H A D | rdma_user_rxe.h | 57 __u32 flow_label; 77 __u32 reserved; 78 __u32 opcode; 79 __u32 send_flags; 82 __u32 invalidate_rkey; 87 __u32 length; 88 __u32 rkey; 94 __u32 rkey; 95 __u32 reserved; 101 __u32 rkey; [all …]
|
/linux/include/linux/ |
H A D | if_fddi.h | 36 __u32 smt_op_version_id; 37 __u32 smt_hi_version_id; 38 __u32 smt_lo_version_id; 40 __u32 smt_mib_version_id; 41 __u32 smt_mac_cts; 42 __u32 smt_non_master_cts; 43 __u32 smt_master_cts; 44 __u32 smt_available_paths; 45 __u32 smt_config_capabilities; 46 __u32 smt_config_policy; [all …]
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 90 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */ 96 __u32 prefixlen; 103 __u32 prefixlen; 110 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ 123 __u32 map_fd; 133 __u32 cgroup_fd; 138 __u32 tid; 139 __u32 pid; 140 __u32 pid_fd; 1464 __u32 map_type; /* one of enum bpf_map_type */ [all …]
|
H A D | firewire-cdev.h | 69 __u32 type; 93 __u32 type; 94 __u32 node_id; 95 __u32 local_node_id; 96 __u32 bm_node_id; 97 __u32 irm_node_id; 98 __u32 root_node_id; 99 __u32 generation; 117 __u32 type; 118 __u32 rcode; [all …]
|
H A D | iommufd.h | 68 __u32 size; 69 __u32 id; 83 __u32 size; 84 __u32 flags; 85 __u32 out_ioas_id; 136 __u32 size; 137 __u32 ioas_id; 138 __u32 num_iovas; 139 __u32 __reserved; 169 __u32 size; [all …]
|
H A D | kfd_ioctl.h | 51 __u32 major_version; /* from KFD */ 52 __u32 minor_version; /* from KFD */ 71 __u32 ring_size; /* to KFD */ 72 __u32 gpu_id; /* to KFD */ 73 __u32 queue_type; /* to KFD */ 74 __u32 queue_percentage; /* to KFD */ 75 __u32 queue_priority; /* to KFD */ 76 __u32 queue_id; /* from KFD */ 81 __u32 ctx_save_restore_size; /* to KFD */ 82 __u32 ctl_stack_size; /* to KFD */ [all …]
|
H A D | v4l2-subdev.h | 39 __u32 which; 40 __u32 pad; 42 __u32 stream; 43 __u32 reserved[7]; 59 __u32 which; 60 __u32 pad; 62 __u32 stream; 63 __u32 reserved[7]; 83 __u32 pad; 84 __u32 index; [all …]
|
H A D | io_uring.h | 39 __u32 cmd_op; 40 __u32 __pad1; 47 __u32 level; 48 __u32 optname; 51 __u32 len; /* buffer size or number of iovecs */ 54 __u32 fsync_flags; 56 __u32 poll32_events; /* word-reversed for BE */ 57 __u32 sync_range_flags; 58 __u32 msg_flags; 59 __u32 timeout_flags; [all …]
|
H A D | videodev2.h | 82 ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24)) 437 __u32 width; 438 __u32 height; 442 __u32 numerator; 443 __u32 denominator; 447 __u32 width; 448 __u32 height; 466 __u32 version; 467 __u32 capabilities; 468 __u32 device_caps; [all …]
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 90 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */ 96 __u32 prefixlen; 103 __u32 prefixlen; 110 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ 123 __u32 map_fd; 133 __u32 cgroup_fd; 138 __u32 tid; 139 __u32 pid; 140 __u32 pid_fd; 1464 __u32 map_type; /* one of enum bpf_map_type */ [all …]
|
H A D | pkt_sched.h | 35 __u32 packets; /* Number of enqueued packets */ 36 __u32 drops; /* Packets dropped because of lack of resources */ 37 __u32 overlimits; /* Number of throttle events when this 39 __u32 bps; /* Current flow byte rate */ 40 __u32 pps; /* Current flow packet rate */ 41 __u32 qlen; 42 __u32 backlog; 96 __u32 rate; 124 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */ 139 __u32 limit; /* Queue length in packets. */ [all …]
|
/linux/include/uapi/drm/ |
H A D | tegra_drm.h | 40 __u32 flags; 48 __u32 handle; 60 __u32 handle; 67 __u32 pad; 87 __u32 id; 95 __u32 value; 107 __u32 id; 114 __u32 pad; 126 __u32 id; 133 __u32 thresh; [all …]
|
H A D | drm_mode.h | 243 __u32 clock; 255 __u32 vrefresh; 257 __u32 flags; 258 __u32 type; 267 __u32 count_fbs; 268 __u32 count_crtcs; 269 __u32 count_connectors; 270 __u32 count_encoders; 271 __u32 min_width; 272 __u32 max_width; [all …]
|
H A D | amdgpu_drm.h | 190 __u32 handle; 191 __u32 _pad; 208 __u32 operation; 210 __u32 list_handle; 212 __u32 bo_number; 214 __u32 bo_info_size; 221 __u32 bo_handle; 223 __u32 bo_priority; 228 __u32 list_handle; 229 __u32 _pad; [all …]
|
H A D | vmwgfx_drm.h | 143 __u32 param; 144 __u32 pad64; 166 __u32 pad64; 208 __u32 flags; 209 __u32 format; 210 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; 244 __u32 width; 245 __u32 height; 246 __u32 depth; 247 __u32 pad64; [all …]
|
H A D | v3d_drm.h | 79 __u32 id; 87 __u32 flags; /* mbz */ 96 __u32 handle; /* syncobj */ 98 __u32 flags; 129 __u32 in_sync_count; 130 __u32 out_sync_count; 133 __u32 wait_stage; 135 __u32 pad; /* mbz */ 166 __u32 bcl_start; 169 __u32 bcl_end; [all …]
|
H A D | virtgpu_drm.h | 63 __u32 handle; 64 __u32 pad; 72 __u32 handle; 73 __u32 flags; 79 __u32 flags; 80 __u32 size; 83 __u32 num_bo_handles; 85 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */ 86 __u32 syncobj_stride; /* size of @drm_virtgpu_execbuffer_syncobj */ 87 __u32 num_in_syncobjs; [all …]
|
H A D | exynos_drm.h | 36 __u32 flags; 37 __u32 handle; 48 __u32 handle; 49 __u32 reserved; 63 __u32 handle; 64 __u32 flags; 77 __u32 connection; 78 __u32 extensions; 99 __u32 major; 100 __u32 minor; [all …]
|
H A D | vc4_drm.h | 66 __u32 hindex; /* Handle index, or ~0 if not present. */ 67 __u32 offset; /* Offset to start of buffer. */ 130 __u32 bin_cl_size; 132 __u32 shader_rec_size; 139 __u32 shader_rec_count; 141 __u32 uniforms_size; 144 __u32 bo_handle_count; 159 __u32 clear_color[2]; 160 __u32 clear_z; 163 __u32 pad:24; [all …]
|
H A D | pvr_drm.h | 57 __u32 stride; 60 __u32 count; 141 __u32 num_phantoms; 144 __u32 _padding_c; 172 __u32 common_store_alloc_region_size; 179 __u32 common_store_partition_space_size; 184 __u32 max_coeffs; 190 __u32 cdm_max_local_mem_size_regs; 225 __u32 _padding_c; 254 __u32 _padding_c; [all …]
|
/linux/tools/lib/bpf/ |
H A D | bpf.h | 43 __u32 btf_fd; 44 __u32 btf_key_type_id; 45 __u32 btf_value_type_id; 46 __u32 btf_vmlinux_value_type_id; 48 __u32 inner_map_fd; 49 __u32 map_flags; 52 __u32 numa_node; 53 __u32 map_ifindex; 56 __u32 token_fd; 63 __u32 key_size, [all …]
|
/linux/arch/s390/include/uapi/asm/ |
H A D | runtime_instr.h | 15 __u32 v : 1; 16 __u32 s : 1; 17 __u32 k : 1; 18 __u32 h : 1; 19 __u32 a : 1; 20 __u32 reserved1 : 3; 21 __u32 ps : 1; 22 __u32 qs : 1; 23 __u32 pc : 1; 24 __u32 qc : 1; [all …]
|