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:ceu_sd
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/
H
A
D
renesas-ceu.c
353
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in ceu_hw_config()
local
354
struct ceu_mbus_fmt *mbus_fmt = &
ceu_sd
->mbus_fmt;
in ceu_hw_config()
355
unsigned int mbus_flags =
ceu_sd
->mbus_flags;
in ceu_hw_config()
793
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in __ceu_try_fmt()
local
795
struct v4l2_subdev *v4l2_sd =
ceu_sd
->v4l2_sd;
in __ceu_try_fmt()
811
mbus_code_old =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
830
mbus_code =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
835
mbus_code =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
893
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in ceu_set_fmt()
local
894
struct v4l2_subdev *v4l2_sd =
ceu_sd
in ceu_set_fmt()
976
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_init_mbus_fmt()
local
1278
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_enum_framesizes()
local
1310
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_enum_frameintervals()
local
1388
struct ceu_subdev *
ceu_sd
= to_ceu_subdev(asd);
ceu_notify_bound()
local
1498
struct ceu_subdev *
ceu_sd
;
ceu_parse_platform_data()
local
1540
struct ceu_subdev *
ceu_sd
;
ceu_parse_dt()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H
A
D
renesas-ceu.c
352
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in ceu_hw_config()
local
353
struct ceu_mbus_fmt *mbus_fmt = &
ceu_sd
->mbus_fmt;
in ceu_hw_config()
354
unsigned int mbus_flags =
ceu_sd
->mbus_flags;
in ceu_hw_config()
783
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in __ceu_try_fmt()
local
785
struct v4l2_subdev *v4l2_sd =
ceu_sd
->v4l2_sd;
in __ceu_try_fmt()
804
mbus_code_old =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
823
mbus_code =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
828
mbus_code =
ceu_sd
->mbus_fmt.mbus_code;
in __ceu_try_fmt()
886
struct ceu_subdev *
ceu_sd
= ceudev->sd;
in ceu_set_fmt()
local
887
struct v4l2_subdev *v4l2_sd =
ceu_sd
in ceu_set_fmt()
969
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_init_mbus_fmt()
local
1271
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_enum_framesizes()
local
1303
struct ceu_subdev *
ceu_sd
= ceudev->sd;
ceu_enum_frameintervals()
local
1381
struct ceu_subdev *
ceu_sd
= to_ceu_subdev(asd);
ceu_notify_bound()
local
1491
struct ceu_subdev *
ceu_sd
;
ceu_parse_platform_data()
local
1528
struct ceu_subdev *
ceu_sd
;
ceu_parse_dt()
local
[all...]
Completed in 5 milliseconds