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:indication
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H
A
D
usbnet.h
163
/* called by minidriver when receiving
indication
*/
164
void (*
indication
)(struct usbnet *dev, void *ind, int indlen);
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_cfgnan.h
304
printf("range_indication %d", (rpt)->
indication
); \
357
/* NAN Match
indication
type */
H
A
D
wl_cfgnan.c
895
/* BIT2 - Disable nan cluster join
indication
(OTA). */
in wl_cfgnan_config_eventmask()
4045
range_req->
indication
= NAN_RANGING_INDICATE_CONTINUOUS_MASK;
in wl_cfgnan_trigger_ranging()
4052
range_resp->
indication
= NAN_RANGING_INDICATE_CONTINUOUS_MASK;
in wl_cfgnan_trigger_ranging()
4079
MAC2STRDBG(&ranging_inst->peer_addr), range_req->
indication
,
in wl_cfgnan_trigger_ranging()
4084
MAC2STRDBG(&ranging_inst->peer_addr), range_resp->
indication
,
in wl_cfgnan_trigger_ranging()
6973
nan_event_data.ranging_ind = range_res->
indication
;
in wl_cfgnan_process_range_report()
H
A
D
dhd_rtt.c
3409
range_res.
indication
= 0;
in dhd_rtt_nan_range_report()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
7187
uint32 ucode_wakeind; /**< What wakeup-event
indication
was set by ucode */
12386
/* result
indication
bit map */
12399
uint8
indication
; /* bit map for result event */
member
12414
uint8
indication
; /* bit map for result event */
member
12448
/* Last movement
indication
*/
12458
uint8
indication
; /*
indication
definitions mentioned above */
member
Completed in 87 milliseconds