Home
last modified time | relevance | path

Searched refs:struct_v4l2_input (Results 1 – 21 of 21) sorted by relevance

/external/strace/mpers-mx32/
Dstruct_v4l2_input.c46 typedef struct v4l2_input struct_v4l2_input; typedef
49 struct_v4l2_input mpers_target_var;
Dstruct_v4l2_clip.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_format.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_framebuffer.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_ext_control.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_create_buffers.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_buffer.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_standard.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_ext_controls.c46 typedef struct v4l2_input struct_v4l2_input; typedef
/external/strace/mpers-m32/
Dstruct_v4l2_input.c46 typedef struct v4l2_input struct_v4l2_input; typedef
49 struct_v4l2_input mpers_target_var;
Dstruct_v4l2_framebuffer.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_standard.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_format.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_buffer.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_create_buffers.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_ext_controls.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_clip.c46 typedef struct v4l2_input struct_v4l2_input; typedef
Dstruct_v4l2_ext_control.c46 typedef struct v4l2_input struct_v4l2_input; typedef
/external/strace/
Dm32_type_defs.h152 # define struct_v4l2_input MPERS_m32_struct_v4l2_input macro
Dmx32_type_defs.h152 # define struct_v4l2_input MPERS_mx32_struct_v4l2_input macro
Dv4l2.c40 #include DEF_MPERS_TYPE(struct_v4l2_input)
55 typedef struct v4l2_input struct_v4l2_input; typedef
583 struct_v4l2_input i; in print_v4l2_input()