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:camif_frame
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H
A
D
camif-core.h
111
* struct
camif_frame
- source/target frame properties
117
struct
camif_frame
{
struct
224
struct
camif_frame
out_frame;
H
A
D
camif-regs.c
220
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_out_dma_size()
258
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_output_dma()
299
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_target_format()
H
A
D
camif-capture.c
55
struct
camif_frame
*f = &vp->out_frame;
in camif_prepare_dma_offset()
244
struct
camif_frame
*frame = &vp->out_frame;
in camif_prepare_addr()
442
struct
camif_frame
*frame = &vp->out_frame;
in queue_setup()
693
struct
camif_frame
*frame = &vp->out_frame;
in s3c_camif_vidioc_g_fmt()
771
struct
camif_frame
*out_frame = &vp->out_frame;
in s3c_camif_vidioc_s_fmt()
1326
struct
camif_frame
*frame = &camif->vp[i].out_frame;
in s3c_camif_subdev_set_fmt()
1612
struct
camif_frame
*f = &vp->out_frame;
in s3c_camif_set_defaults()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H
A
D
camif-core.h
111
* struct
camif_frame
- source/target frame properties
117
struct
camif_frame
{
struct
228
struct
camif_frame
out_frame;
H
A
D
camif-regs.c
220
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_out_dma_size()
258
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_output_dma()
299
struct
camif_frame
*frame = &vp->out_frame;
in camif_hw_set_target_format()
H
A
D
camif-capture.c
55
struct
camif_frame
*f = &vp->out_frame;
in camif_prepare_dma_offset()
244
struct
camif_frame
*frame = &vp->out_frame;
in camif_prepare_addr()
442
struct
camif_frame
*frame = &vp->out_frame;
in queue_setup()
693
struct
camif_frame
*frame = &vp->out_frame;
in s3c_camif_vidioc_g_fmt()
771
struct
camif_frame
*out_frame = &vp->out_frame;
in s3c_camif_vidioc_s_fmt()
1327
struct
camif_frame
*frame = &camif->vp[i].out_frame;
in s3c_camif_subdev_set_fmt()
1613
struct
camif_frame
*f = &vp->out_frame;
in s3c_camif_set_defaults()
Completed in 9 milliseconds