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:wkup_m3_rproc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
wkup_m3_rproc.c
42
* struct
wkup_m3_rproc
- WkupM3 remote processor state
47
struct
wkup_m3_rproc
{
struct
55
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_start()
70
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_stop()
85
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_da_to_va()
125
struct
wkup_m3_rproc
*wkupm3;
in wkup_m3_rproc_probe()
242
.name = "
wkup_m3_rproc
",
H
A
D
Makefile
18
obj-$(CONFIG_WKUP_M3_RPROC) +=
wkup_m3_rproc
.o
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
wkup_m3_rproc.c
43
* struct
wkup_m3_rproc
- WkupM3 remote processor state
49
struct
wkup_m3_rproc
{
struct
58
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_start()
76
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_stop()
94
struct
wkup_m3_rproc
*wkupm3 = rproc->priv;
in wkup_m3_rproc_da_to_va()
134
struct
wkup_m3_rproc
*wkupm3;
in wkup_m3_rproc_probe()
256
.name = "
wkup_m3_rproc
",
H
A
D
Makefile
19
obj-$(CONFIG_WKUP_M3_RPROC) +=
wkup_m3_rproc
.o
Completed in 2 milliseconds