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:holdoff
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/kernel/time/
H
A
D
clocksource-wdtest.c
27
static int
holdoff
= IS_BUILTIN(CONFIG_TEST_CLOCKSOURCE_WATCHDOG) ? 10 : 0;
variable
/third_party/lwip/src/include/netif/ppp/
H
A
D
pppapi.h
88
u16_t
holdoff
;
member
/third_party/lwip/src/netif/ppp/
H
A
D
pppapi.c
285
pppapi_connect(ppp_pcb *pcb, u16_t
holdoff
)
in pppapi_connect()
argument
H
A
D
ppp.c
274
err_t ppp_connect(ppp_pcb *pcb, u16_t
holdoff
) {
in ppp_connect()
argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_n.c
14328
wlc_phy_write_txmacreg_nphy(struct brcms_phy *pi, u16
holdoff
, u16 delay)
in wlc_phy_write_txmacreg_nphy()
argument
14336
u16
holdoff
, delay;
in wlc_phy_nphy_tkip_rifs_war()
local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_n.c
14328
wlc_phy_write_txmacreg_nphy(struct brcms_phy *pi, u16
holdoff
, u16 delay)
in wlc_phy_write_txmacreg_nphy()
argument
14336
u16
holdoff
, delay;
in wlc_phy_nphy_tkip_rifs_war()
local
Completed in 67 milliseconds