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:pp_power_type
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
kgd_pp_interface.h
225
* :c:type:`enum
pp_power_type
<
pp_power_type
>`.
245
* enum
pp_power_type
- Used to specify the type of the requested power
252
enum
pp_power_type
enum
362
enum
pp_power_type
power_type);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
amdgpu_smu.h
1464
enum
pp_power_type
pp_power_type
);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/inc/
H
A
D
amdgpu_dpm.h
512
enum
pp_power_type
power_type);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H
A
D
amdgpu_smu.c
2312
* @
pp_power_type
: &
pp_power_type
type of power
2319
enum
pp_power_type
pp_power_type
)
in smu_get_power_limit()
2330
switch (
pp_power_type
) {
in smu_get_power_limit()
2316
smu_get_power_limit(void *handle, uint32_t *limit, enum pp_power_limit_level pp_limit_level, enum
pp_power_type
pp_power_type
)
smu_get_power_limit()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
amd_powerplay.c
1000
enum
pp_power_type
power_type)
in pp_get_power_limit()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H
A
D
amdgpu_dpm.c
1379
enum
pp_power_type
power_type)
in amdgpu_dpm_get_power_limit()
H
A
D
amdgpu_pm.c
2838
enum
pp_power_type
power_type = to_sensor_dev_attr(attr)->index;
in amdgpu_hwmon_show_power_cap_generic()
Completed in 19 milliseconds