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_at_dma
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
at_hdmac.c
368
static inline struct at_dma *
to_at_dma
(struct dma_device *ddev)
in to_at_dma()
function
384
struct at_dma *atdma =
to_at_dma
(atchan->vc.chan.device);
in vdbg_dump_regs()
444
struct at_dma *atdma =
to_at_dma
(atchan->vc.chan.device);
in atc_chan_is_enabled()
586
struct at_dma *atdma =
to_at_dma
(vd->tx.chan->device);
in atdma_desc_free()
861
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_interleaved()
964
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_memcpy()
1044
struct at_dma *atdma =
to_at_dma
(chan->device);
in atdma_create_memset_lli()
1088
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_memset()
1158
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_memset_sg()
1243
struct at_dma *atdma =
to_at_dma
(cha
in atc_prep_slave_sg()
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
at_hdmac_regs.h
342
static inline struct at_dma *
to_at_dma
(struct dma_device *ddev)
in to_at_dma()
function
358
struct at_dma *atdma =
to_at_dma
(atchan->chan_common.device);
in vdbg_dump_regs()
418
struct at_dma *atdma =
to_at_dma
(atchan->chan_common.device);
in atc_chan_is_enabled()
H
A
D
at_hdmac.c
106
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_alloc_descriptor()
211
struct at_dma *atdma =
to_at_dma
(atchan->chan_common.device);
in atc_dostart()
437
struct at_dma *atdma =
to_at_dma
(atchan->chan_common.device);
in atc_chain_complete()
885
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_memset()
945
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_prep_dma_memset_sg()
1341
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_pause()
1360
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_resume()
1382
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_terminate_all()
1498
struct at_dma *atdma =
to_at_dma
(chan->device);
in atc_alloc_chan_resources()
1561
struct at_dma *atdma =
to_at_dma
(cha
in atc_free_chan_resources()
[all...]
Completed in 7 milliseconds