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:rproc_del
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
wkup_m3_rproc.c
214
rproc_del
(rproc);
in wkup_m3_rproc_remove()
H
A
D
da8xx_remoteproc.c
373
rproc_del
(rproc);
in da8xx_rproc_remove()
H
A
D
st_slim_rproc.c
328
rproc_del
(slim_rproc->rproc);
in st_slim_rproc_put()
H
A
D
keystone_remoteproc.c
483
rproc_del
(ksproc->rproc);
in keystone_rproc_remove()
H
A
D
imx_rproc.c
396
rproc_del
(rproc);
in imx_rproc_remove()
H
A
D
qcom_wcnss.c
588
rproc_del
(wcnss->rproc);
in wcnss_remove()
H
A
D
qcom_q6v5_wcss.c
592
rproc_del
(rproc);
in q6v5_wcss_remove()
H
A
D
qcom_q6v5_adsp.c
502
rproc_del
(adsp->rproc);
in adsp_remove()
H
A
D
st_remoteproc.c
457
rproc_del
(rproc);
in st_rproc_remove()
H
A
D
ti_k3_r5_remoteproc.c
926
rproc_del
(rproc);
in k3_r5_cluster_rproc_init()
963
rproc_del
(rproc);
in k3_r5_cluster_rproc_exit()
H
A
D
remoteproc_core.c
2054
rproc_del
(rproc);
in devm_rproc_remove()
2273
*
rproc_del
() - unregister a remote processor
2281
* After
rproc_del
() returns, @rproc isn't freed yet, because
2287
int
rproc_del
(struct rproc *rproc)
in rproc_del()
function
2316
EXPORT_SYMBOL(
rproc_del
);
variable
H
A
D
mtk_scp.c
746
rproc_del
(scp->rproc);
in scp_remove()
H
A
D
qcom_q6v5_pas.c
486
rproc_del
(adsp->rproc);
in adsp_remove()
H
A
D
ti_k3_dsp_remoteproc.c
723
rproc_del
(kproc->rproc);
in k3_dsp_rproc_remove()
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
meson_mx_ao_arc.c
236
rproc_del
(rproc);
in meson_mx_ao_arc_rproc_remove()
H
A
D
wkup_m3_rproc.c
230
rproc_del
(rproc);
in wkup_m3_rproc_remove()
H
A
D
st_slim_rproc.c
327
rproc_del
(slim_rproc->rproc);
in st_slim_rproc_put()
H
A
D
da8xx_remoteproc.c
373
rproc_del
(rproc);
in da8xx_rproc_remove()
H
A
D
xlnx_r5_remoteproc.c
1134
rproc_del
(r5_cores[i]->rproc);
in zynqmp_r5_cluster_init()
1160
rproc_del
(r5_core->rproc);
in zynqmp_r5_cluster_exit()
H
A
D
keystone_remoteproc.c
483
rproc_del
(ksproc->rproc);
in keystone_rproc_remove()
H
A
D
st_remoteproc.c
457
rproc_del
(rproc);
in st_rproc_remove()
H
A
D
remoteproc_core.c
2319
rproc_del
(rproc);
in devm_rproc_remove()
2542
*
rproc_del
() - unregister a remote processor
2550
* After
rproc_del
() returns, @rproc isn't freed yet, because
2556
int
rproc_del
(struct rproc *rproc)
in rproc_del()
function
2583
EXPORT_SYMBOL(
rproc_del
);
variable
H
A
D
qcom_wcnss.c
671
rproc_del
(wcnss->rproc);
in wcnss_remove()
/kernel/linux/linux-5.10/include/linux/
H
A
D
remoteproc.h
632
int
rproc_del
(struct rproc *rproc);
/kernel/linux/linux-6.6/include/linux/
H
A
D
remoteproc.h
665
int
rproc_del
(struct rproc *rproc);
Completed in 25 milliseconds
1
2