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
defs:rpdev
(Results
51 - 54
of
54
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/drivers/rpmsg/
H
A
D
qcom_smd.c
161
struct rpmsg_device
rpdev
;
member
901
static struct rpmsg_endpoint *qcom_smd_create_ept(struct rpmsg_device *
rpdev
,
in qcom_smd_create_ept()
argument
1030
static int qcom_smd_announce_create(struct rpmsg_device *
rpdev
)
in qcom_smd_announce_create()
argument
1063
struct rpmsg_device *
rpdev
= to_rpmsg_device(dev);
qcom_smd_release_device()
local
1075
struct rpmsg_device *
rpdev
;
qcom_smd_create_device()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H
A
D
smd.c
3299
int wcn36xx_smd_rsp_process(struct rpmsg_device *
rpdev
,
in wcn36xx_smd_rsp_process()
argument
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
pci-acpi.c
978
struct pci_dev *
rpdev
;
in acpi_pci_bridge_d3()
local
/kernel/linux/linux-6.6/drivers/misc/
H
A
D
fastrpc.c
268
struct rpmsg_device *
rpdev
;
member
2250
fastrpc_rpmsg_probe(struct rpmsg_device *
rpdev
)
fastrpc_rpmsg_probe()
argument
2370
fastrpc_rpmsg_remove(struct rpmsg_device *
rpdev
)
fastrpc_rpmsg_remove()
argument
2401
fastrpc_rpmsg_callback(struct rpmsg_device *
rpdev
, void *data, int len, void *priv, u32 addr)
fastrpc_rpmsg_callback()
argument
[all...]
Completed in 12 milliseconds
1
2
3