OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v4l2_buf_flags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
v4l2_buf_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
v4l2_buf_flags
.in; do not edit. */
5
# error static const struct xlat
v4l2_buf_flags
in mpers mode
10
const struct xlat
v4l2_buf_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
v4l2.c
49
#include "xlat/
v4l2_buf_flags
.h"
673
printflags(
v4l2_buf_flags
, b.flags, "V4L2_BUF_FLAG_???");
Completed in 138 milliseconds