Home
last modified time | relevance | path

Searched refs:__u32 (Results 1 – 25 of 27) sorted by relevance

12

/hardware/samsung_slsi/exynos5/include/
Dv4l2-subdev.h31 __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 …]
Dvideodev2.h102 ((__u32)(a) | ((__u32)(b) << 8) | ((__u32)(c) << 16) | ((__u32)(d) << 24))
235 __u32 numerator;
236 __u32 denominator;
254 __u32 version;
255 __u32 capabilities;
256 __u32 device_caps;
257 __u32 reserved[3];
293 __u32 width;
294 __u32 height;
295 __u32 pixelformat;
[all …]
Dmedia.h32 __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 …]
Dv4l2-mediabus.h91 __u32 width;
92 __u32 height;
94 __u32 code;
95 __u32 field;
96 __u32 colorspace;
97 __u32 reserved[7];
Ds3c-fb.h72 __u32 color;
76 __u32 offset;
77 __u32 stride;
87 __u32 w;
89 __u32 h;
101 #define S3CFB_SET_VSYNC_INT _IOW('F', 206, __u32)
Dexynos_v4l2.h134 __u32 flags;
135 __u32 padding[3];
143 __u32 index;
144 __u32 flags;
145 __u32 padding[3];
161 __u32 padding[6];
173 __u32 padding[6];
185 struct media_entity *exynos_media_get_entity_by_id(struct media_device *media, __u32 id);
187 …up_link(struct media_device *media, struct media_pad *source, struct media_pad *sink, __u32 flags);
Ds5p_tvout_v4l2.h123 __u32 capability;
124 __u32 flags;
125 __u32 priority;
132 __u32 src_img_endian;
Dvideodev2_exynos_camera.h1160 __u32 capabilities;
1164 __u32 flash_ev;
1165 __u32 reserved[4];
1193 __u32 reserved[4];
1199 __u32 reserved[4];
1212 __u32 detect_idx;
1218 __u32 reserved[4];
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dv4l2-subdev.h47 __u32 which;
48 __u32 pad;
50 __u32 reserved[8];
60 __u32 which;
61 __u32 pad;
63 __u32 reserved[8];
73 __u32 pad;
74 __u32 index;
75 __u32 code;
76 __u32 reserved[9];
[all …]
Dmedia.h37 __u32 media_version;
38 __u32 hw_revision;
39 __u32 driver_version;
40 __u32 reserved[31];
63 __u32 id;
65 __u32 type;
66 __u32 revision;
67 __u32 flags;
68 __u32 group_id;
72 __u32 reserved[4];
[all …]
Dv4l2-mediabus.h108 __u32 width;
109 __u32 height;
110 __u32 code;
111 __u32 field;
112 __u32 colorspace;
113 __u32 reserved[7];
Ds3c-fb.h66 __u32 color;
69 __u32 offset;
70 __u32 stride;
79 __u32 w;
80 __u32 h;
102 #define S3CFB_SET_VSYNC_INT _IOW('F', 206, __u32)
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h111 __u32 x, y;
112 __u32 width, height;
114 __u32 format;
115 __u32 out_x, out_y;
116 __u32 out_width, out_height;
117 __u32 reserved[8];
121 __u32 x, y;
122 __u32 width, height;
124 __u32 format;
139 __u32 pos_x;
[all …]
/hardware/qcom/audio/libalsa-intf/
Dalsa_audio.h194 __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/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h112 __u32 x, y;
113 __u32 width, height;
114 __u32 format;
115 __u32 out_x, out_y;
116 __u32 out_width, out_height;
117 __u32 reserved[8];
121 __u32 x, y;
122 __u32 width, height;
123 __u32 format;
138 __u32 pos_x;
[all …]
/hardware/ti/wpan/tools/kfmapp/
Dkfmapp.h118 __u32 id;
119 __u32 size;
120 __u32 reserved2[1];
129 __u32 ctrl_class;
130 __u32 count;
131 __u32 error_idx;
132 __u32 reserved[2];
140 __u32 tuner;
142 __u32 seek_upward;
143 __u32 wrap_around;
[all …]
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosmemapi.c66 __u32 size;
67 __u32 signature;
101 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); in os_memoryAlloc()
149 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END; in os_memoryAlloc()
237 if (*(__u32 *)((unsigned char *)blk + blk->size + sizeof(struct os_mem_block)) in os_memoryFree()
244 os_profile (OsContext, 5, blk->size + sizeof(struct os_mem_block) + sizeof(__u32)); in os_memoryFree()
299 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); in os_memoryAlloc4HwDma()
323 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END; in os_memoryAlloc4HwDma()
368 if (*(__u32 *)((unsigned char *)blk + blk->size + sizeof(struct os_mem_block)) in os_memory4HwDmaFree()
/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmTxNative.h198 __u32 id;
199 __u32 size;
200 __u32 reserved2[1];
209 __u32 ctrl_class;
210 __u32 count;
211 __u32 error_idx;
212 __u32 reserved[2];
DJFmRxNative.h163 __u32 tuner;
165 __u32 seek_upward;
166 __u32 wrap_around;
167 __u32 spacing;
168 __u32 reserved[7];
/hardware/ti/omap4xxx/hwc/
Dhwc.c86 __u32 last_xres_used; /* resolution and pixel ratio used for mode selection */
87 __u32 last_yres_used;
88 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */
89 __u32 mirror_mode; /* 2-s complement of mode used when mirroring */
93 __u32 xres; /* external screen resolution */
94 __u32 yres;
534 static void get_max_dimensions(__u32 orig_xres, __u32 orig_yres, in get_max_dimensions()
536 __u32 scr_xres, __u32 scr_yres, in get_max_dimensions()
537 __u32 scr_width, __u32 scr_height, in get_max_dimensions()
538 __u32 *adj_xres, __u32 *adj_yres) in get_max_dimensions()
[all …]
/hardware/ti/wlan/mac80211/ti-utils/
Dcalibrator.h109 __u32 listen_events(struct nl80211_state *state,
110 const int n_waits, const __u32 *waits);
111 __u32 __listen_events(struct nl80211_state *state,
112 const int n_waits, const __u32 *waits,
Dnl80211.h844 __u32 mask;
845 __u32 set;
/hardware/samsung_slsi/exynos5/libv4l2/
Dexynos_mc.c102 __u32 id; in __media_enum_links()
219 __u32 id; in __media_enum_entities()
428 __u32 id) in exynos_media_get_entity_by_id()
461 __u32 flags) in exynos_media_setup_link()
720 __u32 flags; in exynos_media_parse_setup_link()
/hardware/invensense/libsensors_iio/software/core/driver/include/
Dmltypes.h112 typedef uint32_t __u32; typedef
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Dnl80211.h1092 __u32 mask;
1093 __u32 set;

12