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:max_reads
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ipa/
H
A
D
ipa_data.h
66
u8
max_reads
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H
A
D
dsi_pll_28nm_8960.c
294
int
max_reads
= 1000, timeout_us = 100;
in dsi_pll_28nm_enable_seq()
local
H
A
D
dsi_pll_28nm.c
318
u32
max_reads
= 5, timeout_us = 100;
in dsi_pll_28nm_enable_seq_hpm()
local
394
u32
max_reads
= 10, timeout_us = 50;
in dsi_pll_28nm_enable_seq_lp()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H
A
D
dsi_phy_28nm_8960.c
183
int
max_reads
= 1000, timeout_us = 100;
in dsi_pll_28nm_vco_prepare()
local
H
A
D
dsi_phy_28nm.c
292
u32
max_reads
= 5, timeout_us = 100;
in _dsi_pll_28nm_vco_prepare_hpm()
local
386
u32
max_reads
= 5, timeout_us = 100;
in dsi_pll_28nm_vco_prepare_8226()
local
455
u32
max_reads
= 10, timeout_us = 50;
in dsi_pll_28nm_vco_prepare_lp()
local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
nandsim.c
425
unsigned int
max_reads
;
member
935
unsigned int
max_reads
;
in ns_parse_gravepages()
local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
nandsim.c
427
unsigned int
max_reads
;
member
937
unsigned int
max_reads
;
in ns_parse_gravepages()
local
Completed in 11 milliseconds