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:vb2_buffer
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H
A
D
sun6i_isp_params.c
202
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_isp_params_state_cleanup()
local
231
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_isp_params_state_update()
local
266
struct
vb2_buffer
*
vb2_buffer
;
sun6i_isp_params_state_complete()
local
310
sun6i_isp_params_buffer_prepare(struct
vb2_buffer
*
vb2_buffer
)
sun6i_isp_params_buffer_prepare()
argument
328
sun6i_isp_params_buffer_queue(struct
vb2_buffer
*
vb2_buffer
)
sun6i_isp_params_buffer_queue()
argument
[all...]
H
A
D
sun6i_isp_capture.c
69
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_isp_capture_buffer_configure()
local
157
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_isp_capture_state_cleanup()
local
233
struct
vb2_buffer
*
vb2_buffer
=
sun6i_isp_capture_state_complete()
local
278
sun6i_isp_capture_buffer_prepare(struct
vb2_buffer
*
vb2_buffer
)
sun6i_isp_capture_buffer_prepare()
argument
296
sun6i_isp_capture_buffer_queue(struct
vb2_buffer
*
vb2_buffer
)
sun6i_isp_capture_buffer_queue()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/
H
A
D
sun6i_csi_capture.c
338
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_csi_capture_buffer_configure()
local
446
struct
vb2_buffer
*
vb2_buffer
;
in sun6i_csi_capture_state_cleanup()
local
518
struct
vb2_buffer
*
vb2_buffer
=
sun6i_csi_capture_state_complete()
local
[all...]
/kernel/linux/linux-5.10/include/media/
H
A
D
videobuf2-core.h
245
struct
vb2_buffer
{
struct
[all...]
/kernel/linux/linux-6.6/include/media/
H
A
D
videobuf2-core.h
249
struct
vb2_buffer
{
struct
[all...]
Completed in 5 milliseconds