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:s3cchan
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
s3c24xx-dma.c
258
static bool s3c24xx_dma_phy_valid(struct s3c24xx_dma_chan *
s3cchan
,
in s3c24xx_dma_phy_valid()
argument
286
struct s3c24xx_dma_phy *s3c24xx_dma_get_phy(struct s3c24xx_dma_chan *
s3cchan
)
in s3c24xx_dma_get_phy()
argument
370
static u32 s3c24xx_dma_getbytes_chan(struct s3c24xx_dma_chan *
s3cchan
)
in s3c24xx_dma_getbytes_chan()
argument
382
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_set_runtime_config()
local
439
s3c24xx_dma_start_next_sg(struct s3c24xx_dma_chan *
s3cchan
, struct s3c24xx_txd *txd)
s3c24xx_dma_start_next_sg()
argument
503
s3c24xx_dma_start_next_txd(struct s3c24xx_dma_chan *
s3cchan
)
s3c24xx_dma_start_next_txd()
argument
527
s3c24xx_dma_phy_alloc_and_start(struct s3c24xx_dma_chan *
s3cchan
)
s3c24xx_dma_phy_alloc_and_start()
argument
549
s3c24xx_dma_phy_reassign_start(struct s3c24xx_dma_phy *phy, struct s3c24xx_dma_chan *
s3cchan
)
s3c24xx_dma_phy_reassign_start()
argument
572
s3c24xx_dma_phy_free(struct s3c24xx_dma_chan *
s3cchan
)
s3c24xx_dma_phy_free()
argument
629
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(vd->tx.chan);
s3c24xx_dma_desc_free()
local
640
struct s3c24xx_dma_chan *
s3cchan
= phy->serving;
s3c24xx_dma_irq()
local
701
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_terminate_all()
local
746
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_synchronize()
local
760
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_tx_status()
local
819
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_prep_memcpy()
local
881
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_prep_dma_cyclic()
local
979
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_prep_slave_sg()
local
1069
struct s3c24xx_dma_chan *
s3cchan
= to_s3c24xx_dma_chan(chan);
s3c24xx_dma_issue_pending()
local
1415
struct s3c24xx_dma_chan *
s3cchan
;
s3c24xx_dma_filter()
local
[all...]
Completed in 2 milliseconds