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
refs:vimc_cap_device
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H
A
D
vimc-capture.c
15
struct
vimc_cap_device
{
struct
68
struct
vimc_cap_device
*vcap = container_of(ved, struct
vimc_cap_device
,
in vimc_cap_get_format()
77
struct
vimc_cap_device
*vcap = video_drvdata(file);
in vimc_cap_g_fmt_vid_cap()
119
struct
vimc_cap_device
*vcap = video_drvdata(file);
in vimc_cap_s_fmt_vid_cap()
225
static void vimc_cap_return_all_buffers(struct
vimc_cap_device
*vcap,
in vimc_cap_return_all_buffers()
242
struct
vimc_cap_device
*vcap = vb2_get_drv_priv(vq);
in vimc_cap_start_streaming()
271
struct
vimc_cap_device
*vcap = vb2_get_drv_priv(vq);
in vimc_cap_stop_streaming()
284
struct
vimc_cap_device
*vcap = vb2_get_drv_priv(vb2_buf->vb2_queue);
in vimc_cap_buf_queue()
298
struct
vimc_cap_device
*vca
in vimc_cap_queue_setup()
[all...]
Completed in 1 milliseconds