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:best_parent
(Results
1 - 25
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H
A
D
ccu_gate.c
97
unsigned long
best_parent
= rate;
in ccu_gate_round_rate()
local
H
A
D
ccu_mux.c
87
struct clk_hw *
best_parent
, *hw = &common->hw;
in ccu_mux_helper_determine_rate()
local
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H
A
D
ccu_gate.c
100
unsigned long
best_parent
= rate;
in ccu_gate_round_rate()
local
H
A
D
ccu_mux.c
90
struct clk_hw *
best_parent
, *hw = &common->hw;
in ccu_mux_helper_determine_rate()
local
/kernel/linux/linux-5.10/drivers/clk/
H
A
D
clk-fixed-factor.c
39
unsigned long
best_parent
;
in clk_factor_round_rate()
local
/kernel/linux/linux-5.10/drivers/clk/meson/
H
A
D
sclk-div.c
56
unsigned long best = 0,
best_parent
= 0;
in sclk_div_bestdiv()
local
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H
A
D
clk-factors.c
92
struct clk_hw *parent, *
best_parent
= NULL;
in clk_factors_determine_rate()
local
H
A
D
clk-sun9i-cpus.c
116
struct clk_hw *parent, *
best_parent
= NULL;
in sun9i_a80_cpus_clk_determine_rate()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H
A
D
sun4i_dotclock.c
75
unsigned long
best_parent
= 0;
in sun4i_dclk_round_rate()
local
H
A
D
sun8i_hdmi_phy_clk.c
25
struct clk_hw *
best_parent
= NULL;
in sun8i_phy_clk_determine_rate()
local
H
A
D
sun4i_hdmi_tmds_clk.c
71
unsigned long
best_parent
= 0;
in sun4i_tmds_determine_rate()
local
/kernel/linux/linux-6.6/drivers/clk/meson/
H
A
D
sclk-div.c
56
unsigned long best = 0,
best_parent
= 0;
in sclk_div_bestdiv()
local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H
A
D
clk-factors.c
92
struct clk_hw *parent, *
best_parent
= NULL;
in clk_factors_determine_rate()
local
H
A
D
clk-sun9i-cpus.c
116
struct clk_hw *parent, *
best_parent
= NULL;
in sun9i_a80_cpus_clk_determine_rate()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H
A
D
sun8i_hdmi_phy_clk.c
25
struct clk_hw *
best_parent
= NULL;
in sun8i_phy_clk_determine_rate()
local
H
A
D
sun4i_hdmi_tmds_clk.c
71
unsigned long
best_parent
= 0;
in sun4i_tmds_determine_rate()
local
H
A
D
sun4i_tcon_dclk.c
75
unsigned long
best_parent
= 0;
in sun4i_dclk_round_rate()
local
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-fixed-factor.c
39
unsigned long
best_parent
;
in clk_factor_round_rate()
local
H
A
D
clk-si521xx.c
170
unsigned long
best_parent
;
in si521xx_diff_round_rate()
local
/kernel/linux/linux-6.6/drivers/clk/renesas/
H
A
D
clk-div6.c
108
struct clk_hw *parent, *
best_parent
= NULL;
in cpg_div6_clock_determine_rate()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H
A
D
dsi_pll_28nm_8960.c
250
unsigned long
best_parent
;
in clk_bytediv_round_rate()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H
A
D
dsi_phy_28nm_8960.c
306
unsigned long
best_parent
;
in clk_bytediv_round_rate()
local
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H
A
D
clock.c
212
struct clk *
best_parent
= NULL;
in ep93xx_mux_determine_rate()
local
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-ac100.c
172
struct clk_hw *
best_parent
;
in ac100_clkout_determine_rate()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-ac100.c
172
struct clk_hw *
best_parent
;
in ac100_clkout_determine_rate()
local
Completed in 17 milliseconds
1
2