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:VP_PREVIEW
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H
A
D
camif-core.c
280
return s3c_camif_register_video_node(camif,
VP_PREVIEW
);
in camif_register_video_nodes()
286
s3c_camif_unregister_video_node(camif,
VP_PREVIEW
);
in camif_unregister_video_nodes()
559
[
VP_PREVIEW
] = {
587
[
VP_PREVIEW
] = {
H
A
D
camif-core.h
236
#define
VP_PREVIEW
1
macro
H
A
D
camif-regs.c
414
if (vp->id ==
VP_PREVIEW
) {
in camif_s3c244x_hw_set_scaler()
H
A
D
camif-capture.c
1299
vb2_is_busy(&camif->vp[
VP_PREVIEW
].vb_queue)) {
in s3c_camif_subdev_set_fmt()
1522
camif->vp[
VP_PREVIEW
].state |= ST_VP_CONFIG;
in s3c_camif_subdev_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H
A
D
camif-core.c
282
return s3c_camif_register_video_node(camif,
VP_PREVIEW
);
in camif_register_video_nodes()
288
s3c_camif_unregister_video_node(camif,
VP_PREVIEW
);
in camif_unregister_video_nodes()
557
[
VP_PREVIEW
] = {
585
[
VP_PREVIEW
] = {
H
A
D
camif-core.h
240
#define
VP_PREVIEW
1
macro
H
A
D
camif-regs.c
414
if (vp->id ==
VP_PREVIEW
) {
in camif_s3c244x_hw_set_scaler()
H
A
D
camif-capture.c
1300
vb2_is_busy(&camif->vp[
VP_PREVIEW
].vb_queue)) {
in s3c_camif_subdev_set_fmt()
1523
camif->vp[
VP_PREVIEW
].state |= ST_VP_CONFIG;
in s3c_camif_subdev_s_ctrl()
Completed in 10 milliseconds