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:vpfe_config
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H
A
D
davinci.h
99
int dm355_init_video(struct
vpfe_config
*, struct vpbe_config *);
113
int dm365_init_video(struct
vpfe_config
*, struct vpbe_config *);
123
int dm644x_init_video(struct
vpfe_config
*, struct vpbe_config *);
H
A
D
board-dm355-evm.c
259
static struct
vpfe_config
vpfe_cfg = {
H
A
D
board-dm365-evm.c
435
static struct
vpfe_config
vpfe_cfg = {
H
A
D
dm644x.c
713
int __init dm644x_init_video(struct
vpfe_config
*vpfe_cfg,
in dm644x_init_video()
H
A
D
board-dm644x-evm.c
297
static struct
vpfe_config
dm644xevm_capture_cfg = {
H
A
D
dm355.c
777
int __init dm355_init_video(struct
vpfe_config
*vpfe_cfg,
in dm355_init_video()
H
A
D
dm365.c
1043
int __init dm365_init_video(struct
vpfe_config
*vpfe_cfg,
in dm365_init_video()
/kernel/linux/linux-5.10/include/media/davinci/
H
A
D
vpfe_capture.h
71
struct
vpfe_config
{
struct
96
struct
vpfe_config
*cfg;
/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H
A
D
am437x-vpfe.h
83
struct
vpfe_config
{
struct
232
struct
vpfe_config
*cfg;
H
A
D
am437x-vpfe.c
1572
struct
vpfe_config
*cfg = vpfe->cfg;
in vpfe_get_app_input_index()
2287
static struct
vpfe_config
*
2293
struct
vpfe_config
*pdata;
in vpfe_get_pdata()
2392
struct
vpfe_config
*vpfe_cfg;
in vpfe_probe()
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H
A
D
am437x-vpfe.h
83
struct
vpfe_config
{
struct
232
struct
vpfe_config
*cfg;
H
A
D
am437x-vpfe.c
1574
struct
vpfe_config
*cfg = vpfe->cfg;
in vpfe_get_app_input_index()
2290
static struct
vpfe_config
*
2296
struct
vpfe_config
*pdata;
in vpfe_get_pdata()
2395
struct
vpfe_config
*vpfe_cfg;
in vpfe_probe()
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H
A
D
vpfe_capture.c
946
struct
vpfe_config
*cfg = vpfe_dev->cfg;
in vpfe_get_subdev_input_index()
970
struct
vpfe_config
*cfg = vpfe_dev->cfg;
in vpfe_get_app_input_index()
1676
struct
vpfe_config
*vpfe_cfg;
in vpfe_probe()
Completed in 16 milliseconds