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:CLDMA_ID_AP
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H
A
D
t7xx_modem_ops.c
302
t7xx_cldma_exception(md->md_ctrl[
CLDMA_ID_AP
], stage);
in t7xx_md_exception()
546
t7xx_cldma_stop(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_ap_hk_wq()
547
t7xx_cldma_switch_cfg(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_ap_hk_wq()
548
t7xx_cldma_start(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_ap_hk_wq()
676
t7xx_cldma_reset(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_md_reset()
706
ret = t7xx_cldma_alloc(
CLDMA_ID_AP
, t7xx_dev);
in t7xx_md_init()
722
ret = t7xx_cldma_init(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_md_init()
742
t7xx_cldma_exit(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_md_init()
770
t7xx_cldma_exit(md->md_ctrl[
CLDMA_ID_AP
]);
in t7xx_md_exit()
H
A
D
t7xx_hif_cldma.h
37
* @
CLDMA_ID_AP
: Application Processor control channel.
42
CLDMA_ID_AP
,
enumerator
H
A
D
t7xx_port_proxy.c
97
.path_id =
CLDMA_ID_AP
,
495
t7xx_cldma_set_recv_skb(md->md_ctrl[
CLDMA_ID_AP
], t7xx_port_proxy_recv_skb);
in t7xx_port_proxy_init()
H
A
D
t7xx_state_monitor.c
346
t7xx_cldma_hif_hw_init(md->md_ctrl[
CLDMA_ID_AP
]);
in fsm_routine_start()
Completed in 3 milliseconds