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:cqdma2dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/mediatek/
H
A
D
mtk-cqdma.c
164
static struct device *
cqdma2dev
(struct mtk_cqdma_device *cqdma)
in cqdma2dev()
function
236
dev_err(
cqdma2dev
(to_cqdma_dev(cvd->ch)), "cqdma wait transaction timeout\n");
in mtk_cqdma_start()
241
dev_err(
cqdma2dev
(to_cqdma_dev(cvd->ch)), "cqdma warm reset timeout\n");
in mtk_cqdma_start()
675
dev_err(
cqdma2dev
(to_cqdma_dev(c)), "cqdma flush timeout\n");
in mtk_cqdma_free_chan_resources()
695
pm_runtime_enable(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
696
pm_runtime_get_sync(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
701
pm_runtime_put_sync(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
702
pm_runtime_disable(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
710
dev_err(
cqdma2dev
(cqdma), "cqdma hard reset timeout\n");
in mtk_cqdma_hw_init()
714
pm_runtime_put_sync(
cqdma2dev
(cqdm
in mtk_cqdma_hw_init()
[all...]
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H
A
D
mtk-cqdma.c
163
static struct device *
cqdma2dev
(struct mtk_cqdma_device *cqdma)
in cqdma2dev()
function
235
dev_err(
cqdma2dev
(to_cqdma_dev(cvd->ch)), "cqdma wait transaction timeout\n");
in mtk_cqdma_start()
240
dev_err(
cqdma2dev
(to_cqdma_dev(cvd->ch)), "cqdma warm reset timeout\n");
in mtk_cqdma_start()
674
dev_err(
cqdma2dev
(to_cqdma_dev(c)), "cqdma flush timeout\n");
in mtk_cqdma_free_chan_resources()
694
pm_runtime_enable(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
695
pm_runtime_get_sync(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
700
pm_runtime_put_sync(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
701
pm_runtime_disable(
cqdma2dev
(cqdma));
in mtk_cqdma_hw_init()
709
dev_err(
cqdma2dev
(cqdma), "cqdma hard reset timeout\n");
in mtk_cqdma_hw_init()
713
pm_runtime_put_sync(
cqdma2dev
(cqdm
in mtk_cqdma_hw_init()
[all...]
Completed in 4 milliseconds