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:ti_msgmgr_desc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mailbox/
H
A
D
ti-msgmgr.c
53
* struct
ti_msgmgr_desc
- Description of message manager integration
73
struct
ti_msgmgr_desc
{
struct
137
const struct
ti_msgmgr_desc
*desc;
155
ti_msgmgr_queue_get_num_messages(const struct
ti_msgmgr_desc
*d,
in ti_msgmgr_queue_get_num_messages()
178
static inline bool ti_msgmgr_queue_is_error(const struct
ti_msgmgr_desc
*d,
in ti_msgmgr_queue_is_error()
197
const struct
ti_msgmgr_desc
*desc)
in ti_msgmgr_queue_rx_data()
248
const struct
ti_msgmgr_desc
*desc = inst->desc;
in ti_msgmgr_queue_rx_poll_timeout()
278
const struct
ti_msgmgr_desc
*desc;
in ti_msgmgr_queue_rx_interrupt()
323
const struct
ti_msgmgr_desc
*desc = inst->desc;
in ti_msgmgr_queue_peek_data()
350
const struct
ti_msgmgr_desc
*des
in ti_msgmgr_last_tx_done()
[all...]
/kernel/linux/linux-5.10/drivers/mailbox/
H
A
D
ti-msgmgr.c
52
* struct
ti_msgmgr_desc
- Description of message manager integration
72
struct
ti_msgmgr_desc
{
struct
134
const struct
ti_msgmgr_desc
*desc;
152
ti_msgmgr_queue_get_num_messages(const struct
ti_msgmgr_desc
*d,
in ti_msgmgr_queue_get_num_messages()
175
static inline bool ti_msgmgr_queue_is_error(const struct
ti_msgmgr_desc
*d,
in ti_msgmgr_queue_is_error()
208
const struct
ti_msgmgr_desc
*desc;
in ti_msgmgr_queue_rx_interrupt()
290
const struct
ti_msgmgr_desc
*desc = inst->desc;
in ti_msgmgr_queue_peek_data()
317
const struct
ti_msgmgr_desc
*desc = inst->desc;
in ti_msgmgr_last_tx_done()
350
const struct
ti_msgmgr_desc
*desc;
in ti_msgmgr_send_data()
414
const struct
ti_msgmgr_desc
*
in ti_msgmgr_queue_rx_irq_req()
[all...]
Completed in 2 milliseconds