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:ideal
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H
A
D
sun4i_dotclock.c
80
u64
ideal
= (u64)rate * i;
in sun4i_dclk_round_rate()
local
H
A
D
sun8i_hdmi_phy_clk.c
36
unsigned long
ideal
= rate * i;
in sun8i_phy_clk_determine_rate()
local
H
A
D
sun4i_hdmi_tmds_clk.c
90
unsigned long
ideal
= rate * i * j;
in sun4i_tmds_determine_rate()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H
A
D
sun8i_hdmi_phy_clk.c
36
unsigned long
ideal
= rate * i;
in sun8i_phy_clk_determine_rate()
local
H
A
D
sun4i_hdmi_tmds_clk.c
90
unsigned long
ideal
= rate * i * j;
in sun4i_tmds_determine_rate()
local
H
A
D
sun4i_tcon_dclk.c
80
u64
ideal
= (u64)rate * i;
in sun4i_dclk_round_rate()
local
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
twl6030-gpadc.c
118
const struct twl6030_ideal_code *
ideal
;
member
424
static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *
ideal
,
in twl6030_gpadc_lookup()
argument
439
const struct twl6030_ideal_code *
ideal
= pdata->
ideal
;
in twl6030_channel_calibrated()
local
450
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_gpadc_make_correction()
local
490
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_gpadc_get_processed()
local
576
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_calibrate_channel()
local
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H
A
D
fsl_asrc.c
388
bool
ideal
, div_avail;
in fsl_asrc_config_pair()
local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
twl6030-gpadc.c
118
const struct twl6030_ideal_code *
ideal
;
member
424
static int twl6030_gpadc_lookup(const struct twl6030_ideal_code *
ideal
,
in twl6030_gpadc_lookup()
argument
439
const struct twl6030_ideal_code *
ideal
= pdata->
ideal
;
in twl6030_channel_calibrated()
local
450
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_gpadc_make_correction()
local
490
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_gpadc_get_processed()
local
576
const struct twl6030_
ideal
_code *
ideal
= gpadc->pdata->
ideal
;
twl6030_calibrate_channel()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
fsl_asrc.c
392
bool
ideal
, div_avail;
in fsl_asrc_config_pair()
local
[all...]
Completed in 7 milliseconds