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
refs:pmaxadj
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
windfarm_pid.h
63
s32
pmaxadj
; /* PID max power adjust */
member
H
A
D
windfarm_pid.c
95
error = st->param.
pmaxadj
- new_power;
in wf_cpu_pid_run()
H
A
D
windfarm_pm81.c
448
pid_param.
pmaxadj
= maxpow - powadj;
in wf_smu_create_cpu_fans()
H
A
D
windfarm_pm112.c
170
pid.
pmaxadj
= (piddata->max_power << 16) - (piddata->power_adj << 8);
in create_cpu_loop()
H
A
D
windfarm_rm31.c
329
pid.
pmaxadj
= ptarget;
in cpu_setup_pid()
H
A
D
windfarm_pm91.c
194
pid_param.
pmaxadj
= maxpow - powadj;
in wf_smu_create_cpu_fans()
H
A
D
windfarm_pm121.c
694
pid_param.
pmaxadj
= maxpow - powadj;
in pm121_create_cpu_fans()
H
A
D
windfarm_pm72.c
428
pid.
pmaxadj
= ptarget;
in cpu_setup_pid()
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
windfarm_pid.h
66
s32
pmaxadj
; /* PID max power adjust */
member
H
A
D
windfarm_pid.c
95
error = st->param.
pmaxadj
- new_power;
in wf_cpu_pid_run()
H
A
D
windfarm_pm112.c
172
pid.
pmaxadj
= (piddata->max_power << 16) - (piddata->power_adj << 8);
in create_cpu_loop()
H
A
D
windfarm_pm81.c
449
pid_param.
pmaxadj
= maxpow - powadj;
in wf_smu_create_cpu_fans()
H
A
D
windfarm_rm31.c
329
pid.
pmaxadj
= ptarget;
in cpu_setup_pid()
H
A
D
windfarm_pm91.c
195
pid_param.
pmaxadj
= maxpow - powadj;
in wf_smu_create_cpu_fans()
H
A
D
windfarm_pm121.c
695
pid_param.
pmaxadj
= maxpow - powadj;
in pm121_create_cpu_fans()
H
A
D
windfarm_pm72.c
428
pid.
pmaxadj
= ptarget;
in cpu_setup_pid()
Completed in 14 milliseconds