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
defs:atdma
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
at_hdmac.c
106
struct at_dma *
atdma
= to_at_dma(chan->device);
in atc_alloc_descriptor()
local
211
struct at_dma *
atdma
= to_at_dma(atchan->chan_common.device);
in atc_dostart()
local
437
struct at_dma *
atdma
= to_at_dma(atchan->chan_common.device);
in atc_chain_complete()
local
587
struct at_dma *
atdma
= (struct at_dma *)dev_id;
in at_dma_interrupt()
local
885
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_memset()
local
945
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_memset_sg()
local
1341
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_pause()
local
1360
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_resume()
local
1382
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_terminate_all()
local
1498
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_alloc_chan_resources()
local
1561
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_free_chan_resources()
local
1730
at_dma_off(struct at_dma *
atdma
)
at_dma_off()
argument
1745
struct at_dma *
atdma
;
at_dma_probe()
local
1950
struct at_dma *
atdma
= platform_get_drvdata(pdev);
at_dma_remove()
local
1990
struct at_dma *
atdma
= platform_get_drvdata(pdev);
at_dma_shutdown()
local
1998
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_prepare()
local
2032
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_suspend_noirq()
local
2054
struct at_dma *
atdma
= to_at_dma(atchan->chan_common.device);
atc_resume_cyclic()
local
2073
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_resume_noirq()
local
[all...]
H
A
D
at_hdmac_regs.h
358
struct at_dma *
atdma
= to_at_dma(atchan->chan_common.device);
in vdbg_dump_regs()
local
388
static void atc_setup_irq(struct at_dma *
atdma
, int chan_id, int on)
in atc_setup_irq()
argument
401
atc_enable_chan_irq(struct at_dma *
atdma
, int chan_id)
atc_enable_chan_irq()
argument
406
atc_disable_chan_irq(struct at_dma *
atdma
, int chan_id)
atc_disable_chan_irq()
argument
418
struct at_dma *
atdma
= to_at_dma(atchan->chan_common.device);
atc_chan_is_enabled()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
at_hdmac.c
276
struct at_dma *
atdma
;
member
384
struct at_dma *
atdma
= to_at_dma(atchan->vc.chan.device);
in vdbg_dump_regs()
local
414
atc_setup_irq(struct at_dma *
atdma
, int chan_id, int on)
atc_setup_irq()
argument
427
atc_enable_chan_irq(struct at_dma *
atdma
, int chan_id)
atc_enable_chan_irq()
argument
432
atc_disable_chan_irq(struct at_dma *
atdma
, int chan_id)
atc_disable_chan_irq()
argument
444
struct at_dma *
atdma
= to_at_dma(atchan->vc.chan.device);
atc_chan_is_enabled()
local
586
struct at_dma *
atdma
= to_at_dma(vd->tx.chan->device);
atdma_desc_free()
local
818
struct at_dma *
atdma
= dev_id;
at_dma_interrupt()
local
861
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_interleaved()
local
964
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_memcpy()
local
1044
struct at_dma *
atdma
= to_at_dma(chan->device);
atdma_create_memset_lli()
local
1088
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_memset()
local
1158
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_dma_memset_sg()
local
1243
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_prep_slave_sg()
local
1421
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_dma_cyclic_fill_desc()
local
1571
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_pause()
local
1590
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_resume()
local
1612
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_terminate_all()
local
1718
struct at_dma *
atdma
= to_at_dma(chan->device);
atc_alloc_chan_resources()
local
1916
at_dma_off(struct at_dma *
atdma
)
at_dma_off()
argument
1930
struct at_dma *
atdma
;
at_dma_probe()
local
2105
struct at_dma *
atdma
= platform_get_drvdata(pdev);
at_dma_remove()
local
2131
struct at_dma *
atdma
= platform_get_drvdata(pdev);
at_dma_shutdown()
local
2139
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_prepare()
local
2173
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_suspend_noirq()
local
2195
struct at_dma *
atdma
= to_at_dma(atchan->vc.chan.device);
atc_resume_cyclic()
local
2214
struct at_dma *
atdma
= dev_get_drvdata(dev);
at_dma_resume_noirq()
local
[all...]
Completed in 6 milliseconds