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:hwt_quick_read
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H
A
D
hwt.c
184
*
hwt_quick_read
195
u_long
hwt_quick_read
(struct s_smc *smc)
in hwt_quick_read()
function
233
hwt_quick_read
(smc) ==
hwt_quick_read
(smc)) {
in hwt_wait_time()
240
diff = (long)(start -
hwt_quick_read
(smc)) ;
in hwt_wait_time()
251
if (
hwt_quick_read
(smc) >= start) {
in hwt_wait_time()
257
if (
hwt_quick_read
(smc) < start) {
in hwt_wait_time()
H
A
D
drvfbi.c
101
hwt_wait_time(smc,
hwt_quick_read
(smc),MS2BCLK(10)) ;
in card_start()
171
hwt_wait_time(smc,
hwt_quick_read
(smc),MS2BCLK(10)) ;
in card_stop()
H
A
D
fplustm.c
909
time =
hwt_quick_read
(smc) ;
in init_mac()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H
A
D
hwt.c
180
*
hwt_quick_read
191
u_long
hwt_quick_read
(struct s_smc *smc)
in hwt_quick_read()
function
229
hwt_quick_read
(smc) ==
hwt_quick_read
(smc)) {
in hwt_wait_time()
236
diff = (long)(start -
hwt_quick_read
(smc)) ;
in hwt_wait_time()
247
if (
hwt_quick_read
(smc) >= start) {
in hwt_wait_time()
253
if (
hwt_quick_read
(smc) < start) {
in hwt_wait_time()
H
A
D
drvfbi.c
97
hwt_wait_time(smc,
hwt_quick_read
(smc),MS2BCLK(10)) ;
in card_start()
167
hwt_wait_time(smc,
hwt_quick_read
(smc),MS2BCLK(10)) ;
in card_stop()
H
A
D
fplustm.c
909
time =
hwt_quick_read
(smc) ;
in init_mac()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H
A
D
cmtdef.h
599
u_long
hwt_quick_read
(struct s_smc *smc);
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H
A
D
cmtdef.h
599
u_long
hwt_quick_read
(struct s_smc *smc);
Completed in 12 milliseconds