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:to_dw_dma
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/dw/
H
A
D
core.c
82
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_desc_get()
101
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_desc_put()
119
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_initialize()
154
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_do_single_block()
176
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_dostart()
293
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_get_sent()
544
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_prep_dma_memcpy()
622
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_prep_slave_sg()
789
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_config()
806
struct dw_dma *dw =
to_dw_dma
(dw
in dwc_chan_pause()
[all...]
H
A
D
dw.c
16
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dw_dma_initialize_chan()
H
A
D
regs.h
364
static inline struct dw_dma *
to_dw_dma
(struct dma_device *ddev)
in to_dw_dma()
function
/kernel/linux/linux-6.6/drivers/dma/dw/
H
A
D
core.c
79
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_desc_get()
98
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_desc_put()
116
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_initialize()
151
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_do_single_block()
173
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_dostart()
290
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dwc_get_sent()
541
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_prep_dma_memcpy()
619
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_prep_slave_sg()
786
struct dw_dma *dw =
to_dw_dma
(chan->device);
in dwc_config()
803
struct dw_dma *dw =
to_dw_dma
(dw
in dwc_chan_pause()
[all...]
H
A
D
dw.c
16
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in dw_dma_initialize_chan()
H
A
D
idma32.c
48
struct dw_dma *dw =
to_dw_dma
(dwc->chan.device);
in idma32_initialize_chan_xbar()
H
A
D
regs.h
364
static inline struct dw_dma *
to_dw_dma
(struct dma_device *ddev)
in to_dw_dma()
function
Completed in 6 milliseconds