Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:v4l2_buffer
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/
H
A
D
sun6i_csi.h
28
struct vb2_v4l2_buffer
v4l2_buffer
;
member
H
A
D
sun6i_csi_capture.c
574
struct vb2_v4l2_buffer *
v4l2_buffer
= to_vb2_v4l2_buffer(buffer);
in sun6i_csi_capture_buffer_prepare()
local
594
struct vb2_v4l2_buffer *
v4l2_buffer
= to_vb2_v4l2_buffer(buffer);
in sun6i_csi_capture_buffer_queue()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H
A
D
sun6i_isp.h
26
struct vb2_v4l2_buffer
v4l2_buffer
;
member
H
A
D
sun6i_isp_params.c
333
struct vb2_v4l2_buffer *
v4l2_buffer
= to_vb2_v4l2_buffer(vb2_buffer);
in sun6i_isp_params_buffer_queue()
local
H
A
D
sun6i_isp_capture.c
301
struct vb2_v4l2_buffer *
v4l2_buffer
= to_vb2_v4l2_buffer(vb2_buffer);
in sun6i_isp_capture_buffer_queue()
local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
560
struct
v4l2_buffer
{
struct
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
1030
struct
v4l2_buffer
{
struct
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
videodev2.h
1107
struct
v4l2_buffer
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
videodev2.h
546
struct
v4l2_buffer
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
videodev2.h
546
struct
v4l2_buffer
{
struct
Completed in 30 milliseconds