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_fmt
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H
A
D
camif-core.h
77
/* Possible values for struct
camif_fmt
::flags */
83
* struct
camif_fmt
- pixel format description
91
struct
camif_fmt
{
struct
222
const struct
camif_fmt
*out_fmt;
325
const struct
camif_fmt
*s3c_camif_find_format(struct camif_vp *vp,
H
A
D
camif-core.c
43
static const struct
camif_fmt
camif_formats[] = {
100
const struct
camif_fmt
*s3c_camif_find_format(struct camif_vp *vp,
in s3c_camif_find_format()
104
const struct
camif_fmt
*fmt, *def_fmt = NULL;
in s3c_camif_find_format()
H
A
D
camif-capture.c
443
const struct
camif_fmt
*fmt = vp->out_fmt;
in queue_setup()
678
const struct
camif_fmt
*fmt;
in s3c_camif_vidioc_enum_fmt()
694
const struct
camif_fmt
*fmt = vp->out_fmt;
in s3c_camif_vidioc_g_fmt()
710
const struct
camif_fmt
**ffmt)
in __camif_video_try_format()
716
const struct
camif_fmt
*fmt;
in __camif_video_try_format()
772
const struct
camif_fmt
*fmt = NULL;
in s3c_camif_vidioc_s_fmt()
H
A
D
camif-regs.c
259
const struct
camif_fmt
*fmt = vp->out_fmt;
in camif_hw_set_output_dma()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H
A
D
camif-core.h
77
/* Possible values for struct
camif_fmt
::flags */
83
* struct
camif_fmt
- pixel format description
91
struct
camif_fmt
{
struct
226
const struct
camif_fmt
*out_fmt;
335
const struct
camif_fmt
*s3c_camif_find_format(struct camif_vp *vp,
H
A
D
camif-core.c
42
static const struct
camif_fmt
camif_formats[] = {
99
const struct
camif_fmt
*s3c_camif_find_format(struct camif_vp *vp,
in s3c_camif_find_format()
103
const struct
camif_fmt
*fmt, *def_fmt = NULL;
in s3c_camif_find_format()
H
A
D
camif-capture.c
443
const struct
camif_fmt
*fmt = vp->out_fmt;
in queue_setup()
678
const struct
camif_fmt
*fmt;
in s3c_camif_vidioc_enum_fmt()
694
const struct
camif_fmt
*fmt = vp->out_fmt;
in s3c_camif_vidioc_g_fmt()
710
const struct
camif_fmt
**ffmt)
in __camif_video_try_format()
716
const struct
camif_fmt
*fmt;
in __camif_video_try_format()
772
const struct
camif_fmt
*fmt = NULL;
in s3c_camif_vidioc_s_fmt()
H
A
D
camif-regs.c
259
const struct
camif_fmt
*fmt = vp->out_fmt;
in camif_hw_set_output_dma()
Completed in 17 milliseconds