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:clockrate
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H
A
D
ath.h
171
unsigned int
clockrate
;
member
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
f81232.c
131
static int calc_baud_divisor(speed_t baudrate, speed_t
clockrate
)
in calc_baud_divisor()
argument
H
A
D
f81534.c
539
static u32 f81534_calc_baud_divisor(u32 baudrate, u32
clockrate
)
in f81534_calc_baud_divisor()
argument
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
f81232.c
131
static int calc_baud_divisor(speed_t baudrate, speed_t
clockrate
)
in calc_baud_divisor()
argument
H
A
D
f81534.c
537
static u32 f81534_calc_baud_divisor(u32 baudrate, u32
clockrate
)
in f81534_calc_baud_divisor()
argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H
A
D
ath.h
171
unsigned int
clockrate
;
member
/kernel/linux/linux-5.10/drivers/scsi/arm/
H
A
D
fas216.h
269
unsigned char
clockrate
; /* clock rate of FAS device (MHz) */
member
/kernel/linux/linux-6.6/drivers/scsi/arm/
H
A
D
fas216.h
269
unsigned char
clockrate
; /* clock rate of FAS device (MHz) */
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
hw.c
44
unsigned int
clockrate
;
in ath9k_hw_set_clockrate()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
hw.c
43
unsigned int
clockrate
;
in ath9k_hw_set_clockrate()
local
[all...]
/kernel/linux/linux-5.10/sound/sparc/
H
A
D
dbri.c
1279
int
clockrate
= bits_per_frame * 8;
in reset_chi()
local
/kernel/linux/linux-6.6/sound/sparc/
H
A
D
dbri.c
1278
int
clockrate
= bits_per_frame * 8;
in reset_chi()
local
Completed in 22 milliseconds