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:d40_desc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
ste_dma40.c
344
* struct
d40_desc
- A descriptor is one DMA job.
362
struct
d40_desc
{
struct
398
struct
d40_desc
**alloc_map;
634
static int d40_pool_lli_alloc(struct d40_chan *d40c, struct
d40_desc
*d40d,
in d40_pool_lli_alloc()
686
static void d40_pool_lli_free(struct d40_chan *d40c, struct
d40_desc
*d40d)
in d40_pool_lli_free()
702
struct
d40_desc
*d40d)
in d40_lcla_alloc_one()
731
struct
d40_desc
*d40d)
in d40_lcla_free_all()
761
static void d40_desc_remove(struct
d40_desc
*d40d)
in d40_desc_remove()
766
static struct
d40_desc
*d40_desc_get(struct d40_chan *d40c)
in d40_desc_get()
768
struct
d40_desc
*des
in d40_desc_get()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
ste_dma40.c
373
* struct
d40_desc
- A descriptor is one DMA job.
391
struct
d40_desc
{
struct
427
struct
d40_desc
**alloc_map;
659
static int d40_pool_lli_alloc(struct d40_chan *d40c, struct
d40_desc
*d40d,
in d40_pool_lli_alloc()
711
static void d40_pool_lli_free(struct d40_chan *d40c, struct
d40_desc
*d40d)
in d40_pool_lli_free()
727
struct
d40_desc
*d40d)
in d40_lcla_alloc_one()
756
struct
d40_desc
*d40d)
in d40_lcla_free_all()
786
static void d40_desc_remove(struct
d40_desc
*d40d)
in d40_desc_remove()
791
static struct
d40_desc
*d40_desc_get(struct d40_chan *d40c)
in d40_desc_get()
793
struct
d40_desc
*des
in d40_desc_get()
[all...]
Completed in 11 milliseconds