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_shutdown
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
remoteproc_cdev.c
43
rproc_shutdown
(rproc);
in rproc_cdev_write()
84
rproc_shutdown
(rproc);
in rproc_cdev_release()
H
A
D
remoteproc_sysfs.c
238
rproc_shutdown
(rproc);
in state_store()
H
A
D
remoteproc_core.c
1840
*
rproc_shutdown
() - power off the remote processor
1850
* to
rproc_shutdown
(). Calling
rproc_shutdown
() redundantly is a bug.
1854
* which means that the @rproc handle stays valid even after
rproc_shutdown
()
1858
void
rproc_shutdown
(struct rproc *rproc)
in rproc_shutdown()
function
1894
EXPORT_SYMBOL(
rproc_shutdown
);
variable
2295
rproc_shutdown
(rproc);
in rproc_del()
H
A
D
stm32_rproc.c
863
rproc_shutdown
(rproc);
in stm32_rproc_remove()
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
remoteproc_cdev.c
37
ret =
rproc_shutdown
(rproc);
in rproc_cdev_write()
84
rproc_shutdown
(rproc);
in rproc_cdev_release()
H
A
D
remoteproc_sysfs.c
201
ret =
rproc_shutdown
(rproc);
in state_store()
H
A
D
remoteproc_core.c
1568
* allocated here is free'd in
rproc_shutdown
().
in rproc_reset_rsc_table_on_stop()
1968
*
rproc_shutdown
() - power off the remote processor
1978
* to
rproc_shutdown
(). Calling
rproc_shutdown
() redundantly is a bug.
1982
* which means that the @rproc handle stays valid even after
rproc_shutdown
()
1988
int
rproc_shutdown
(struct rproc *rproc)
in rproc_shutdown()
function
2031
EXPORT_SYMBOL(
rproc_shutdown
);
variable
2562
rproc_shutdown
(rproc);
in rproc_del()
H
A
D
stm32_rproc.c
911
rproc_shutdown
(rproc);
in stm32_rproc_remove()
/kernel/linux/linux-5.10/drivers/soc/ti/
H
A
D
wkup_m3_ipc.c
523
rproc_shutdown
(m3_ipc_state->rproc);
in wkup_m3_ipc_remove()
542
rproc_shutdown
(m3_ipc_state->rproc);
in wkup_m3_ipc_resume()
/kernel/linux/linux-6.6/drivers/soc/ti/
H
A
D
wkup_m3_ipc.c
722
rproc_shutdown
(m3_ipc_state->rproc);
in wkup_m3_ipc_remove()
741
rproc_shutdown
(m3_ipc_state->rproc);
in wkup_m3_ipc_resume()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H
A
D
icssg_prueth.c
948
rproc_shutdown
(prueth->rtu[slice]);
in prueth_emac_start()
951
rproc_shutdown
(prueth->pru[slice]);
in prueth_emac_start()
974
rproc_shutdown
(prueth->txpru[slice]);
in prueth_emac_stop()
975
rproc_shutdown
(prueth->rtu[slice]);
in prueth_emac_stop()
976
rproc_shutdown
(prueth->pru[slice]);
in prueth_emac_stop()
/kernel/linux/linux-5.10/include/linux/
H
A
D
remoteproc.h
655
void
rproc_shutdown
(struct rproc *rproc);
/kernel/linux/linux-6.6/include/linux/
H
A
D
remoteproc.h
688
int
rproc_shutdown
(struct rproc *rproc);
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
st_fdma.c
220
rproc_shutdown
(fdev->slim_rproc->rproc);
in st_fdma_of_xlate()
307
rproc_shutdown
(rproc);
in st_fdma_free_chan_res()
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
st_fdma.c
220
rproc_shutdown
(fdev->slim_rproc->rproc);
in st_fdma_of_xlate()
307
rproc_shutdown
(rproc);
in st_fdma_free_chan_res()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
ahb.c
346
rproc_shutdown
(ab_ahb->tgt_rproc);
in ath11k_ahb_power_down()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
ahb.c
419
rproc_shutdown
(ab_ahb->tgt_rproc);
in ath11k_ahb_power_down()
Completed in 25 milliseconds