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:mbus_format
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/
H
A
D
sun6i_csi_bridge.h
45
struct v4l2_mbus_framefmt
mbus_format
;
member
H
A
D
sun6i_csi_bridge.c
493
sun6i_csi_bridge_mbus_format_prepare(struct v4l2_mbus_framefmt *
mbus_format
)
in sun6i_csi_bridge_mbus_format_prepare()
argument
509
struct v4l2_mbus_framefmt *
mbus_format
=
sun6i_csi_bridge_init_cfg()
local
544
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_csi_bridge_get_fmt()
local
565
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_csi_bridge_set_fmt()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H
A
D
sun6i_mipi_csi2.h
35
struct v4l2_mbus_framefmt
mbus_format
;
member
H
A
D
sun6i_mipi_csi2.c
103
struct v4l2_mbus_framefmt *
mbus_format
= &csi2_dev->bridge.
mbus_format
;
in sun6i_mipi_csi2_configure()
local
176
struct v4l2_mbus_framefmt *
mbus_format
= &csi2_dev->bridge.
mbus_format
;
in sun6i_mipi_csi2_s_stream()
local
297
sun6i_mipi_csi2_mbus_format_prepare(struct v4l2_mbus_framefmt *
mbus_format
)
in sun6i_mipi_csi2_mbus_format_prepare()
argument
313
struct v4l2_mbus_framefmt *
mbus_format
=
sun6i_mipi_csi2_init_cfg()
local
348
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_mipi_csi2_get_fmt()
local
369
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_mipi_csi2_set_fmt()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H
A
D
sun8i_a83t_mipi_csi2.h
36
struct v4l2_mbus_framefmt
mbus_format
;
member
H
A
D
sun8i_a83t_mipi_csi2.c
152
struct v4l2_mbus_framefmt *
mbus_format
= &csi2_dev->bridge.
mbus_format
;
in sun8i_a83t_mipi_csi2_configure()
local
208
struct v4l2_mbus_framefmt *
mbus_format
= &csi2_dev->bridge.
mbus_format
;
in sun8i_a83t_mipi_csi2_s_stream()
local
330
sun8i_a83t_mipi_csi2_mbus_format_prepare(struct v4l2_mbus_framefmt *
mbus_format
)
in sun8i_a83t_mipi_csi2_mbus_format_prepare()
argument
347
struct v4l2_mbus_framefmt *
mbus_format
=
sun8i_a83t_mipi_csi2_init_cfg()
local
384
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun8i_a83t_mipi_csi2_get_fmt()
local
406
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun8i_a83t_mipi_csi2_set_fmt()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H
A
D
sun6i_isp_proc.h
45
struct v4l2_mbus_framefmt
mbus_format
;
member
H
A
D
sun6i_isp_proc.c
142
struct v4l2_mbus_framefmt *
mbus_format
= &isp_dev->proc.
mbus_format
;
in sun6i_isp_proc_configure()
local
248
sun6i_isp_proc_mbus_format_prepare(struct v4l2_mbus_framefmt *
mbus_format
)
in sun6i_isp_proc_mbus_format_prepare()
argument
264
struct v4l2_mbus_framefmt *
mbus_format
=
sun6i_isp_proc_init_cfg()
local
299
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_isp_proc_get_fmt()
local
320
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
sun6i_isp_proc_set_fmt()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H
A
D
vimc-sensor.c
31
struct v4l2_mbus_framefmt
mbus_format
;
member
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H
A
D
vimc-sensor.c
31
struct v4l2_mbus_framefmt
mbus_format
;
member
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov5648.c
2208
static void ov5648_mbus_format_fill(struct v4l2_mbus_framefmt *
mbus_format
,
in ov5648_mbus_format_fill()
argument
2230
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
ov5648_get_fmt()
local
2251
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
ov5648_set_fmt()
local
[all...]
H
A
D
ov8865.c
2686
static void ov8865_mbus_format_fill(struct v4l2_mbus_framefmt *
mbus_format
,
in ov8865_mbus_format_fill()
argument
2708
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
ov8865_get_fmt()
local
2729
struct v4l2_mbus_framefmt *
mbus_format
= &format->format;
ov8865_set_fmt()
local
[all...]
Completed in 13 milliseconds