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:cpu_clk
(Results
1 - 25
of
41
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/mips/ar7/
H
A
D
time.c
19
struct clk *
cpu_clk
;
in plat_time_init()
local
/kernel/linux/linux-6.6/arch/mips/ar7/
H
A
D
time.c
19
struct clk *
cpu_clk
;
in plat_time_init()
local
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
tango-cpufreq.c
16
struct clk *
cpu_clk
;
in tango_cpufreq_init()
local
H
A
D
highbank-cpufreq.c
62
struct clk *
cpu_clk
;
in hb_cpufreq_driver_init()
local
H
A
D
tegra124-cpufreq.c
21
struct clk *
cpu_clk
;
member
[all...]
H
A
D
kirkwood-cpufreq.c
21
struct clk *
cpu_clk
;
member
[all...]
H
A
D
cpufreq-dt.c
108
struct clk *
cpu_clk
;
in cpufreq_init()
local
H
A
D
mediatek-cpufreq.c
40
struct clk *
cpu_clk
;
member
208
struct clk *
cpu_clk
= policy->clk;
in mtk_cpufreq_set_target()
local
307
struct clk *
cpu_clk
in mtk_cpu_dvfs_info_init()
local
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H
A
D
clock-cpg.c
24
static struct clk
cpu_clk
= {
variable
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H
A
D
clock-cpg.c
24
static struct clk
cpu_clk
= {
variable
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
highbank-cpufreq.c
62
struct clk *
cpu_clk
;
in hb_cpufreq_driver_init()
local
H
A
D
tegra124-cpufreq.c
20
struct clk *
cpu_clk
;
member
[all...]
H
A
D
kirkwood-cpufreq.c
21
struct clk *
cpu_clk
;
member
[all...]
H
A
D
cpufreq-dt.c
107
struct clk *
cpu_clk
;
in cpufreq_init()
local
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H
A
D
platsmp.c
42
struct clk *
cpu_clk
;
in get_cpu_clk()
local
104
struct clk *
cpu_clk
= get_cpu_clk(cpu);
in armada_xp_sync_secondary_clk()
local
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H
A
D
clk.c
144
unsigned int ocp_sel,
cpu_clk
;
in ltq_vr9_fpi_hz()
local
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H
A
D
platsmp.c
39
struct clk *
cpu_clk
;
in get_cpu_clk()
local
101
struct clk *
cpu_clk
= get_cpu_clk(cpu);
in armada_xp_sync_secondary_clk()
local
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/
H
A
D
clk.c
144
unsigned int ocp_sel,
cpu_clk
;
in ltq_vr9_fpi_hz()
local
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H
A
D
clk-cpu.c
33
struct
cpu_clk
{
struct
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H
A
D
ccu-sun5i.c
180
static struct ccu_mux
cpu_clk
= {
variable
H
A
D
ccu-sun4i-a10.c
221
static struct ccu_mux
cpu_clk
= {
variable
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H
A
D
ccu-sun4i-a10.c
223
static struct ccu_mux
cpu_clk
= {
variable
H
A
D
ccu-sun5i.c
180
static struct ccu_mux
cpu_clk
= {
variable
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H
A
D
clk-cpu.c
33
struct
cpu_clk
{
struct
/kernel/linux/linux-5.10/drivers/base/
H
A
D
arch_topology.c
168
struct clk *
cpu_clk
;
in topology_parse_cpu_capacity()
local
Completed in 13 milliseconds
1
2