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:speed_mode
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
maple-cpufreq.c
77
static int maple_scom_switch_freq(int
speed_mode
)
in maple_scom_switch_freq()
argument
H
A
D
pmac32-cpufreq.c
332
static int do_set_cpu_speed(struct cpufreq_policy *policy, int
speed_mode
)
in do_set_cpu_speed()
argument
H
A
D
pmac64-cpufreq.c
96
static void g5_smu_switch_volt(int
speed_mode
)
in g5_smu_switch_volt()
argument
114
static void g5_vdnap_switch_volt(int
speed_mode
)
in g5_vdnap_switch_volt()
argument
147
static int g5_scom_switch_freq(int
speed_mode
)
in g5_scom_switch_freq()
argument
208
g5_dummy_switch_volt(int
speed_mode
)
g5_dummy_switch_volt()
argument
223
g5_pfunc_switch_volt(int
speed_mode
)
g5_pfunc_switch_volt()
argument
248
g5_pfunc_switch_freq(int
speed_mode
)
g5_pfunc_switch_freq()
argument
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
maple-cpufreq.c
77
static int maple_scom_switch_freq(int
speed_mode
)
in maple_scom_switch_freq()
argument
H
A
D
pmac32-cpufreq.c
332
static int do_set_cpu_speed(struct cpufreq_policy *policy, int
speed_mode
)
in do_set_cpu_speed()
argument
H
A
D
pmac64-cpufreq.c
96
static void g5_smu_switch_volt(int
speed_mode
)
in g5_smu_switch_volt()
argument
114
static void g5_vdnap_switch_volt(int
speed_mode
)
in g5_vdnap_switch_volt()
argument
147
static int g5_scom_switch_freq(int
speed_mode
)
in g5_scom_switch_freq()
argument
208
g5_dummy_switch_volt(int
speed_mode
)
g5_dummy_switch_volt()
argument
223
g5_pfunc_switch_volt(int
speed_mode
)
g5_pfunc_switch_volt()
argument
248
g5_pfunc_switch_freq(int
speed_mode
)
g5_pfunc_switch_freq()
argument
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs42l51.c
344
unsigned char
speed_mode
;
member
H
A
D
cs4271.c
302
u8
speed_mode
; /* codec speed mode: 1x, 2x, 4x */
member
H
A
D
cs4270.c
195
u8
speed_mode
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs42l51.c
341
unsigned char
speed_mode
;
member
H
A
D
cs4271.c
302
u8
speed_mode
; /* codec speed mode: 1x, 2x, 4x */
member
H
A
D
cs4270.c
186
u8
speed_mode
;
member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-hisi.c
406
u32 reg, sda_hold_cnt,
speed_mode
;
in hisi_i2c_configure_bus()
local
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H
A
D
shpchp_hpc.c
644
u8
speed_mode
= (pi == 2) ? (sec_bus_reg & 0xF) : (sec_bus_reg & 0x7);
in shpc_get_cur_bus_speed()
local
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H
A
D
shpchp_hpc.c
622
u8
speed_mode
= (pi == 2) ? (sec_bus_reg & 0xF) : (sec_bus_reg & 0x7);
in shpc_get_cur_bus_speed()
local
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
motorcomm.c
1180
int
speed_mode
, duplex;
in yt8521_adjust_status()
local
Completed in 21 milliseconds