Lines Matching refs:__u32
90 (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24))
217 __u32 numerator;
218 __u32 denominator;
229 __u32 version; /* should use KERNEL_VERSION() */
230 __u32 capabilities; /* Device capabilities */
231 __u32 reserved[4];
258 __u32 width;
259 __u32 height;
260 __u32 pixelformat;
262 __u32 bytesperline; /* for padding, zero if unused */
263 __u32 sizeimage;
265 __u32 priv; /* private data, depends on pixelformat */
327 __u32 index; /* Format number */
329 __u32 flags;
331 __u32 pixelformat; /* Format fourcc */
332 __u32 reserved[4];
351 __u32 width; /* Frame width [pixel] */
352 __u32 height; /* Frame height [pixel] */
357 __u32 min_width; /* Minimum frame width [pixel] */
358 __u32 max_width; /* Maximum frame width [pixel] */
359 __u32 step_width; /* Frame width step size [pixel] */
360 __u32 min_height; /* Minimum frame height [pixel] */
361 __u32 max_height; /* Maximum frame height [pixel] */
362 __u32 step_height; /* Frame height step size [pixel] */
367 __u32 index; /* Frame size number */
368 __u32 pixel_format; /* Pixel format */
369 __u32 type; /* Frame size type the device supports. */
376 __u32 reserved[2]; /* Reserved space for future use */
398 __u32 index; /* Frame format index */
399 __u32 pixel_format; /* Pixel format */
400 __u32 width; /* Frame width */
401 __u32 height; /* Frame height */
402 __u32 type; /* Frame interval type the device supports. */
409 __u32 reserved[2]; /* Reserved space for future use */
418 __u32 type;
419 __u32 flags;
454 __u32 jpeg_markers; /* Which markers should go into the JPEG
477 __u32 count;
480 __u32 reserved[2];
485 __u32 index;
487 __u32 bytesused;
488 __u32 flags;
492 __u32 sequence;
497 __u32 offset;
500 __u32 length;
501 __u32 input;
502 __u32 reserved;
520 __u32 capability;
521 __u32 flags;
553 __u32 chromakey;
555 __u32 clipcount;
565 __u32 capability; /* Supported modes */
566 __u32 capturemode; /* Current mode */
568 __u32 extendedmode; /* Driver-specific extensions */
569 __u32 readbuffers; /* # of buffers for read */
570 __u32 reserved[4];
579 __u32 capability; /* Supported modes */
580 __u32 outputmode; /* Current mode */
582 __u32 extendedmode; /* Driver-specific extensions */
583 __u32 writebuffers; /* # of buffers for write */
584 __u32 reserved[4];
697 __u32 index;
701 __u32 framelines;
702 __u32 reserved[4];
710 __u32 index; /* Which input */
712 __u32 type; /* Type of input */
713 __u32 audioset; /* Associated audios (bitfield) */
714 __u32 tuner; /* Associated tuner */
716 __u32 status;
717 __u32 reserved[4];
748 __u32 index; /* Which output */
750 __u32 type; /* Type of output */
751 __u32 audioset; /* Associated audios (bitfield) */
752 __u32 modulator; /* Associated modulator */
754 __u32 reserved[4];
766 __u32 id;
772 __u32 id;
773 __u32 reserved2[2];
783 __u32 ctrl_class;
784 __u32 count;
785 __u32 error_idx;
786 __u32 reserved[2];
802 __u32 id;
809 __u32 flags;
810 __u32 reserved[2];
816 __u32 id;
817 __u32 index;
819 __u32 reserved;
1099 __u32 index;
1102 __u32 capability;
1103 __u32 rangelow;
1104 __u32 rangehigh;
1105 __u32 rxsubchans;
1106 __u32 audmode;
1109 __u32 reserved[4];
1114 __u32 index;
1116 __u32 capability;
1117 __u32 rangelow;
1118 __u32 rangehigh;
1119 __u32 txsubchans;
1120 __u32 reserved[4];
1148 __u32 tuner;
1150 __u32 frequency;
1151 __u32 reserved[8];
1159 __u32 index;
1161 __u32 capability;
1162 __u32 mode;
1163 __u32 reserved[2];
1175 __u32 index;
1177 __u32 capability;
1178 __u32 mode;
1179 __u32 reserved[2];
1196 __u32 length;
1197 __u32 flags;
1198 __u32 reserved[2];
1203 __u32 entries;
1204 __u32 entries_cap;
1205 __u32 reserved[4];
1219 __u32 cmd;
1220 __u32 flags;
1223 __u32 data[8];
1240 __u32 sampling_rate; /* in 1 Hz */
1241 __u32 offset;
1242 __u32 samples_per_line;
1243 __u32 sample_format; /* V4L2_PIX_FMT_* */
1245 __u32 count[2];
1246 __u32 flags; /* V4L2_VBI_* */
1247 __u32 reserved[2]; /* must be zero */
1269 __u32 io_size;
1270 __u32 reserved[2]; /* must be zero */
1295 __u32 reserved[3]; /* must be 0 */
1300 __u32 id;
1301 __u32 field; /* 0: first field, 1: second field */
1302 __u32 line; /* 1-23 */
1303 __u32 reserved; /* must be 0 */
1353 __u32 match_type; /* Match type */
1354 __u32 match_chip; /* Match this chip, meaning determined by match_type */
1361 __u32 match_type; /* Match type */
1362 __u32 match_chip; /* Match this chip, meaning determined by match_type */
1363 __u32 ident; /* chip identifier as specified in <media/v4l2-chip-ident.h> */
1364 __u32 revision; /* chip revision, chip specific */