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:s3cdma
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
s3c24xx-dma.c
261
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
in s3c24xx_dma_phy_valid()
local
288
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
in s3c24xx_dma_get_phy()
local
341
struct s3c24xx_dma_engine *
s3cdma
= phy->host;
s3c24xx_dma_put_phy()
local
442
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_start_next_sg()
local
529
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_phy_alloc_and_start()
local
552
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_phy_reassign_start()
local
574
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_phy_free()
local
702
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_terminate_all()
local
820
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_prep_memcpy()
local
882
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_prep_dma_cyclic()
local
980
struct s3c24xx_dma_engine *
s3cdma
= s3cchan->host;
s3c24xx_dma_prep_slave_sg()
local
1088
s3c24xx_dma_init_virtual_channels(struct s3c24xx_dma_engine *
s3cdma
, struct dma_device *dmadev, unsigned int channels, bool slave)
s3c24xx_dma_init_virtual_channels()
argument
1188
struct s3c24xx_dma_engine *
s3cdma
;
s3c24xx_dma_probe()
local
1365
s3c24xx_dma_free_irq(struct platform_device *pdev, struct s3c24xx_dma_engine *
s3cdma
)
s3c24xx_dma_free_irq()
argument
1380
struct s3c24xx_dma_engine *
s3cdma
= platform_get_drvdata(pdev);
s3c24xx_dma_remove()
local
[all...]
Completed in 3 milliseconds