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:send_mbox
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_mbox.h
94
struct hinic_send_mbox
send_mbox
;
member
H
A
D
hinic_hw_mbox.c
655
struct hinic_send_mbox *
send_mbox
;
in hinic_mbox_self_aeqe_handler()
local
764
struct hinic_send_mbox *
send_mbox
= &func_to_func->
send_mbox
;
in wait_for_mbox_seg_completion()
local
805
struct hinic_send_mbox *
send_mbox
in send_mbox_seg()
local
1192
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
prepare_send_mbox()
local
1199
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
alloc_mbox_wb_status()
local
1225
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
free_mbox_wb_status()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_mbox.h
94
struct hinic_send_mbox
send_mbox
;
member
H
A
D
hinic_hw_mbox.c
650
struct hinic_send_mbox *
send_mbox
;
in hinic_mbox_self_aeqe_handler()
local
759
struct hinic_send_mbox *
send_mbox
= &func_to_func->
send_mbox
;
in wait_for_mbox_seg_completion()
local
800
struct hinic_send_mbox *
send_mbox
in send_mbox_seg()
local
1187
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
prepare_send_mbox()
local
1194
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
alloc_mbox_wb_status()
local
1220
struct hinic_
send_mbox
*
send_mbox
= &func_to_func->
send_mbox
;
free_mbox_wb_status()
local
[all...]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H
A
D
mISDNisar.c
56
send_mbox
(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg)
in send_mbox()
function
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H
A
D
mISDNisar.c
56
send_mbox
(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg)
in send_mbox()
function
[all...]
Completed in 7 milliseconds