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:tdp_table
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega10_powertune.c
1268
struct phm_tdp_table *
tdp_table
= table_info->
tdp_table
;
in vega10_initialize_power_tune_defaults()
local
1319
struct phm_
tdp_table
*
tdp_table
= table_info->
tdp_table
;
vega10_enable_power_containment()
local
[all...]
H
A
D
vega10_thermal.c
368
struct phm_tdp_table *
tdp_table
= pp_table_info->
tdp_table
;
in vega10_thermal_set_temperature_range()
local
H
A
D
process_pptables_v1_0.c
594
struct phm_cac_tdp_table *
tdp_table
;
in get_cac_tdp_table()
local
[all...]
H
A
D
vega10_processpptables.c
427
struct phm_tdp_table *
tdp_table
;
in get_tdp_table()
local
[all...]
H
A
D
processpptables.c
318
struct phm_cac_tdp_table *
tdp_table
;
in get_cac_tdp_table()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega10_powertune.c
1241
struct phm_tdp_table *
tdp_table
= table_info->
tdp_table
;
in vega10_initialize_power_tune_defaults()
local
1292
struct phm_
tdp_table
*
tdp_table
= table_info->
tdp_table
;
vega10_enable_power_containment()
local
[all...]
H
A
D
vega10_thermal.c
364
struct phm_tdp_table *
tdp_table
= pp_table_info->
tdp_table
;
in vega10_thermal_set_temperature_range()
local
H
A
D
process_pptables_v1_0.c
574
struct phm_cac_tdp_table *
tdp_table
;
in get_cac_tdp_table()
local
[all...]
H
A
D
vega10_processpptables.c
423
struct phm_tdp_table *
tdp_table
;
in get_tdp_table()
local
[all...]
H
A
D
processpptables.c
318
struct phm_cac_tdp_table *
tdp_table
;
in get_cac_tdp_table()
local
[all...]
H
A
D
vega10_hwmgr.c
5243
struct phm_tdp_table *
tdp_table
= pp_table_info->
tdp_table
;
in vega10_get_thermal_temperature_range()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
hwmgr.h
547
struct phm_tdp_table *
tdp_table
;
member
584
struct phm_tdp_table *
tdp_table
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
547
struct phm_tdp_table *
tdp_table
;
member
584
struct phm_tdp_table *
tdp_table
;
member
Completed in 26 milliseconds