Searched refs:__u32 (Results 1 – 25 of 49) sorted by relevance
12
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/ |
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 …]
|
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 …]
|
D | amdgpu_drm.h | 175 __u32 handle; 176 __u32 _pad; 193 __u32 operation; 195 __u32 list_handle; 197 __u32 bo_number; 199 __u32 bo_info_size; 206 __u32 bo_handle; 208 __u32 bo_priority; 213 __u32 list_handle; 214 __u32 _pad; [all …]
|
D | virtgpu_drm.h | 63 __u32 handle; 64 __u32 pad; 69 __u32 flags; 70 __u32 size; 73 __u32 num_bo_handles; 75 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */ 76 __u32 pad; 95 __u32 target; 96 __u32 format; 97 __u32 bind; [all …]
|
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 …]
|
D | lima_drm.h | 30 __u32 param; /* in, value in enum drm_lima_param */ 31 __u32 pad; /* pad, must be zero */ 46 __u32 size; /* in, buffer size */ 47 __u32 flags; /* in, buffer flags */ 48 __u32 handle; /* out, GEM buffer handle */ 49 __u32 pad; /* pad, must be zero */ 56 __u32 handle; /* in, GEM buffer handle */ 57 __u32 va; /* out, virtual address mapped into GPU MMU */ 66 __u32 handle; /* in, GEM buffer handle */ 67 __u32 flags; /* in, buffer read/write by GPU */ [all …]
|
D | v3d_drm.h | 71 __u32 id; 73 __u32 flags; /* mbz */ 82 __u32 handle; /* syncobj */ 84 __u32 flags; 114 __u32 in_sync_count; 115 __u32 out_sync_count; 118 __u32 wait_stage; 120 __u32 pad; /* mbz */ 151 __u32 bcl_start; 154 __u32 bcl_end; [all …]
|
D | msm_drm.h | 99 __u32 pipe; /* in, MSM_PIPE_x */ 100 __u32 param; /* in, MSM_PARAM_x */ 102 __u32 len; /* zero for non-pointer params */ 103 __u32 pad; /* must be zero */ 125 __u32 flags; /* in, mask of MSM_BO_x */ 126 __u32 handle; /* out */ 144 __u32 handle; /* in */ 145 __u32 info; /* in - one of MSM_INFO_* */ 147 __u32 len; /* in or out */ 148 __u32 pad; [all …]
|
D | nouveau_drm.h | 53 __u32 fb_ctxdma_handle; 54 __u32 tt_ctxdma_handle; 57 __u32 pushbuf_domains; 60 __u32 notifier_handle; 64 __u32 handle; 65 __u32 grclass; 67 __u32 nr_subchan; 90 __u32 handle; 91 __u32 domain; 95 __u32 tile_mode; [all …]
|
D | etnaviv_drm.h | 84 __u32 pipe; /* in */ 85 __u32 param; /* in, ETNAVIV_PARAM_x */ 103 __u32 flags; /* in, mask of ETNA_BO_x */ 104 __u32 handle; /* out */ 108 __u32 handle; /* in */ 109 __u32 pad; 118 __u32 handle; /* in */ 119 __u32 op; /* in, mask of ETNA_PREP_x */ 124 __u32 handle; /* in */ 125 __u32 flags; /* in, placeholder for now, no defined values */ [all …]
|
D | xe_drm.h | 73 __u32 name; 80 __u32 pad; 154 __u32 pad; 166 __u32 min_page_size; 170 __u32 max_page_size; 225 __u32 num_regions; 227 __u32 pad; 241 __u32 num_params; 244 __u32 pad; 269 __u32 num_gt; [all …]
|
D | panfrost_drm.h | 58 __u32 in_sync_count; 61 __u32 out_sync; 67 __u32 bo_handle_count; 70 __u32 requirements; 82 __u32 handle; 83 __u32 pad; 97 __u32 size; 98 __u32 flags; 100 __u32 handle; 102 __u32 pad; [all …]
|
D | i915_drm.h | 118 __u32 name; 124 __u32 flags; 130 __u32 rsvd[4]; 391 __u32 unused1, unused2, unused3; 396 __u32 front_bo_handle; 397 __u32 back_bo_handle; 398 __u32 unused_bo_handle; 399 __u32 depth_bo_handle; 921 __u32 handle; 922 __u32 pad; [all …]
|
D | drm.h | 54 typedef uint32_t __u32; typedef 520 __u32 crtc; 521 __u32 cmd; 597 __u32 handle; 598 __u32 pad; 604 __u32 handle; 607 __u32 name; 613 __u32 name; 616 __u32 handle; 842 __u32 handle; [all …]
|
D | sync_file.h | 31 typedef uint32_t __u32; typedef 49 __u32 flags; 50 __u32 pad; 65 __u32 flags; 82 __u32 flags; 83 __u32 num_fences; 84 __u32 pad;
|
/hardware/google/gfxstream/guest/include/ |
D | virtgpu_drm.h | 63 __u32 handle; 64 __u32 pad; 68 __u32 flags; 69 __u32 size; 72 __u32 num_bo_handles; 74 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */ 75 __u32 pad; 94 __u32 target; 95 __u32 format; 96 __u32 bind; [all …]
|
/hardware/google/gfxstream/guest/platform/include/ |
D | virtgpu_drm.h | 63 __u32 handle; 64 __u32 pad; 68 __u32 flags; 69 __u32 size; 72 __u32 num_bo_handles; 74 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */ 75 __u32 pad; 96 __u32 target; 97 __u32 format; 98 __u32 bind; [all …]
|
/hardware/google/graphics/common/libv4l2/ |
D | v4l2-subdev.h | 31 __u32 which; 32 __u32 pad; 35 __u32 reserved[8]; 39 __u32 which; 40 __u32 pad; 42 __u32 reserved[8]; 46 __u32 pad; 47 __u32 index; 49 __u32 code; 50 __u32 reserved[9]; [all …]
|
D | media.h | 32 __u32 media_version; 34 __u32 hw_revision; 35 __u32 driver_version; 36 __u32 reserved[31]; 57 __u32 id; 60 __u32 type; 61 __u32 revision; 62 __u32 flags; 64 __u32 group_id; 67 __u32 reserved[4]; [all …]
|
D | v4l2-mediabus.h | 91 __u32 width; 92 __u32 height; 94 __u32 code; 95 __u32 field; 96 __u32 colorspace; 97 __u32 reserved[7];
|
/hardware/google/gchips/include/ |
D | v4l2-subdev.h | 31 __u32 which; 32 __u32 pad; 35 __u32 reserved[8]; 39 __u32 which; 40 __u32 pad; 42 __u32 reserved[8]; 46 __u32 pad; 47 __u32 index; 49 __u32 code; 50 __u32 reserved[9]; [all …]
|
D | media.h | 32 __u32 media_version; 34 __u32 hw_revision; 35 __u32 driver_version; 36 __u32 reserved[31]; 57 __u32 id; 60 __u32 type; 61 __u32 revision; 62 __u32 flags; 64 __u32 group_id; 67 __u32 reserved[4]; [all …]
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 194 __u32 num_codecs; 195 __u32 min_fragment_size; 196 __u32 max_fragment_size; 197 __u32 min_fragments; 198 __u32 max_fragments; 199 __u32 codecs[MAX_NUM_CODECS]; 200 __u32 reserved[11]; 204 __u32 super_block_align; /* WMA Type-specific data */ 205 __u32 bits_per_sample; 206 __u32 channelmask; [all …]
|
/hardware/google/graphics/common/libion/ |
D | ion_uapi.h | 74 __u32 heap_id_mask; 75 __u32 flags; 76 __u32 fd; 77 __u32 unused; 88 __u32 type; 89 __u32 heap_id; 90 __u32 size; /* reserved 0 */ 91 __u32 heap_flags; /* reserved 1 */ 92 __u32 reserved2; 96 __u32 cnt; [all …]
|
/hardware/google/graphics/common/libgscaler/ |
D | libgscaler_media.h | 67 __u32 flags; 68 __u32 padding[3]; 76 __u32 index; 77 __u32 flags; 78 __u32 padding[3]; 94 __u32 padding[6]; 106 __u32 padding[6];
|
12