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:qcom_smp2p
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
smp2p.c
96
struct
qcom_smp2p
*smp2p;
116
* struct
qcom_smp2p
- device driver context
135
struct
qcom_smp2p
{
struct
163
static void qcom_smp2p_kick(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_kick()
176
static bool qcom_smp2p_check_ssr(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_check_ssr()
189
static void qcom_smp2p_do_ssr_ack(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_do_ssr_ack()
204
static void qcom_smp2p_negotiate(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_negotiate()
219
static void qcom_smp2p_notify_in(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_notify_in()
282
struct
qcom_smp2p
*smp2p = data;
in qcom_smp2p_intr()
380
static int qcom_smp2p_inbound_entry(struct
qcom_smp2p
*smp2
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
smp2p.c
92
struct
qcom_smp2p
*smp2p;
112
* struct
qcom_smp2p
- device driver context
127
struct
qcom_smp2p
{
struct
151
static void qcom_smp2p_kick(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_kick()
176
struct
qcom_smp2p
*smp2p = data;
in qcom_smp2p_intr()
305
static int qcom_smp2p_inbound_entry(struct
qcom_smp2p
*smp2p,
in qcom_smp2p_inbound_entry()
342
static int qcom_smp2p_outbound_entry(struct
qcom_smp2p
*smp2p,
in qcom_smp2p_outbound_entry()
367
static int qcom_smp2p_alloc_outbound_item(struct
qcom_smp2p
*smp2p)
in qcom_smp2p_alloc_outbound_item()
409
static int smp2p_parse_ipc(struct
qcom_smp2p
*smp2p)
in smp2p_parse_ipc()
447
struct
qcom_smp2p
*smp2
in qcom_smp2p_probe()
[all...]
Completed in 3 milliseconds