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:mtk_subdev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/rpmsg/
H
A
D
mtk_rpmsg.c
52
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
member
57
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
member
85
__mtk_create_ept(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
,
in __mtk_create_ept()
argument
123
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
in mtk_rpmsg_create_ept()
local
131
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_destroy_ept()
local
140
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_send()
local
149
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_trysend()
local
197
mtk_rpmsg_register_device(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
, struct rpmsg_channel_info *info)
mtk_rpmsg_register_device()
argument
250
mtk_rpmsg_create_device(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
, char *name, u32 addr)
mtk_rpmsg_create_device()
argument
274
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= priv;
mtk_rpmsg_ns_cb()
local
311
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_prepare()
local
331
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_unprepare()
local
342
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_stop()
local
381
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
mtk_rpmsg_create_rproc_subdev()
local
403
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_destroy_rproc_subdev()
local
[all...]
/kernel/linux/linux-6.6/drivers/rpmsg/
H
A
D
mtk_rpmsg.c
52
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
member
57
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
member
85
__mtk_create_ept(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
,
in __mtk_create_ept()
argument
123
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
in mtk_rpmsg_create_ept()
local
131
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_destroy_ept()
local
140
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_send()
local
149
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
=
mtk_rpmsg_trysend()
local
197
mtk_rpmsg_register_device(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
, struct rpmsg_channel_info *info)
mtk_rpmsg_register_device()
argument
250
mtk_rpmsg_create_device(struct mtk_rpmsg_rproc_subdev *
mtk_subdev
, char *name, u32 addr)
mtk_rpmsg_create_device()
argument
274
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= priv;
mtk_rpmsg_ns_cb()
local
311
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_prepare()
local
331
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_unprepare()
local
342
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_stop()
local
381
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
;
mtk_rpmsg_create_rproc_subdev()
local
403
struct mtk_rpmsg_rproc_subdev *
mtk_subdev
= to_
mtk_subdev
(subdev);
mtk_rpmsg_destroy_rproc_subdev()
local
[all...]
Completed in 2 milliseconds