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:edma_rsv_info
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
edma.h
54
struct
edma_rsv_info
{
struct
72
struct
edma_rsv_info
*rsv;
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
edma.h
54
struct
edma_rsv_info
{
struct
72
struct
edma_rsv_info
*rsv;
/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
H
A
D
da8xx.h
100
int da830_register_edma(struct
edma_rsv_info
*rsv);
101
int da850_register_edma(struct
edma_rsv_info
*rsv[2]);
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H
A
D
board-omapl138-hawk.c
109
static struct
edma_rsv_info
da850_edma_cc0_rsv = {
114
static struct
edma_rsv_info
da850_edma_cc1_rsv = {
119
static struct
edma_rsv_info
*da850_edma_rsv[2] = {
H
A
D
davinci.h
133
int dm646x_init_edma(struct
edma_rsv_info
*rsv);
H
A
D
board-da850-evm.c
1187
static struct
edma_rsv_info
da850_edma_cc0_rsv = {
1192
static struct
edma_rsv_info
da850_edma_cc1_rsv = {
1197
static struct
edma_rsv_info
*da850_edma_rsv[2] = {
H
A
D
devices-da8xx.c
241
int __init da830_register_edma(struct
edma_rsv_info
*rsv)
in da830_register_edma()
274
int __init da850_register_edma(struct
edma_rsv_info
*rsv[2])
in da850_register_edma()
H
A
D
board-dm646x-evm.c
811
static struct
edma_rsv_info
dm646x_edma_rsv[] = {
H
A
D
board-da830-evm.c
527
static struct
edma_rsv_info
da830_edma_rsv[] = {
H
A
D
dm646x.c
634
int __init dm646x_init_edma(struct
edma_rsv_info
*rsv)
in dm646x_init_edma()
/kernel/linux/linux-5.10/drivers/dma/ti/
H
A
D
edma.c
2241
struct
edma_rsv_info
*rsv_info;
in edma_setup_info_from_dt()
/kernel/linux/linux-6.6/drivers/dma/ti/
H
A
D
edma.c
2183
struct
edma_rsv_info
*rsv_info;
in edma_setup_info_from_dt()
Completed in 14 milliseconds