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:phm_tdp_table
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
hwmgr.h
447
struct
phm_tdp_table
{
struct
547
struct
phm_tdp_table
*tdp_table;
584
struct
phm_tdp_table
*tdp_table;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
447
struct
phm_tdp_table
{
struct
547
struct
phm_tdp_table
*tdp_table;
584
struct
phm_tdp_table
*tdp_table;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega10_thermal.c
368
struct
phm_tdp_table
*tdp_table = pp_table_info->tdp_table;
in vega10_thermal_set_temperature_range()
H
A
D
vega10_processpptables.c
423
struct
phm_tdp_table
**info_tdp_table,
in get_tdp_table()
427
struct
phm_tdp_table
*tdp_table;
in get_tdp_table()
434
table_size = sizeof(uint32_t) + sizeof(struct
phm_tdp_table
);
in get_tdp_table()
H
A
D
vega10_powertune.c
1268
struct
phm_tdp_table
*tdp_table = table_info->tdp_table;
in vega10_initialize_power_tune_defaults()
1319
struct
phm_tdp_table
*tdp_table = table_info->tdp_table;
in vega10_enable_power_containment()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega10_thermal.c
364
struct
phm_tdp_table
*tdp_table = pp_table_info->tdp_table;
in vega10_thermal_set_temperature_range()
H
A
D
vega10_processpptables.c
419
struct
phm_tdp_table
**info_tdp_table,
in get_tdp_table()
423
struct
phm_tdp_table
*tdp_table;
in get_tdp_table()
430
table_size = sizeof(uint32_t) + sizeof(struct
phm_tdp_table
);
in get_tdp_table()
H
A
D
vega10_powertune.c
1241
struct
phm_tdp_table
*tdp_table = table_info->tdp_table;
in vega10_initialize_power_tune_defaults()
1292
struct
phm_tdp_table
*tdp_table = table_info->tdp_table;
in vega10_enable_power_containment()
H
A
D
vega10_hwmgr.c
5243
struct
phm_tdp_table
*tdp_table = pp_table_info->tdp_table;
in vega10_get_thermal_temperature_range()
Completed in 22 milliseconds