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:time_h
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_softmac.c
1643
static short ieee80211_sta_ps_sleep(struct ieee80211_device *ieee, u32 *
time_h
,
in ieee80211_sta_ps_sleep()
argument
1681
if (
time_h
) {
in ieee80211_sta_ps_sleep()
1682
*
time_h
= ieee->current_network.last_dtim_sta_time[1];
in ieee80211_sta_ps_sleep()
1684
*
time_h
+= 1;
in ieee80211_sta_ps_sleep()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_softmac.c
1648
static short ieee80211_sta_ps_sleep(struct ieee80211_device *ieee, u32 *
time_h
,
in ieee80211_sta_ps_sleep()
argument
1686
if (
time_h
) {
in ieee80211_sta_ps_sleep()
1687
*
time_h
= ieee->current_network.last_dtim_sta_time[1];
in ieee80211_sta_ps_sleep()
1689
*
time_h
+= 1;
in ieee80211_sta_ps_sleep()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
health.c
788
MLX5_SET(mrtc_reg, in,
time_h
, now_us >> 32);
in mlx5_health_log_ts_update()
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
10912
u8
time_h
[0x20];
member
Completed in 44 milliseconds