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:smc_pptable
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu_v11_0_pptable.h
163
PPTable_t
smc_pptable
; //PPTable_t in smu11_driver_if.h
member
H
A
D
smu_v11_0_7_pptable.h
193
PPTable_t
smc_pptable
; //PPTable_t in smu11_driver_if.h
member
H
A
D
hwmgr.h
628
void *
smc_pptable
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
smu_v13_0_pptable.h
163
PPTable_t
smc_pptable
; //PPTable_t in driver_if.h
member
H
A
D
smu_v11_0_pptable.h
161
PPTable_t
smc_pptable
; //PPTable_t in smu11_driver_if.h
member
H
A
D
smu_v13_0_7_pptable.h
193
PPTable_t
smc_pptable
; //PPTable_t in driver_if.h
member
H
A
D
smu_v11_0_7_pptable.h
194
PPTable_t
smc_pptable
; //PPTable_t in smu11_driver_if.h
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
arcturus_ppt.c
429
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in arcturus_append_powerplay_table()
local
H
A
D
sienna_cichlid_ppt.c
348
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in sienna_cichlid_append_powerplay_table()
local
2748
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in sienna_cichlid_enable_mgpu_fan_boost()
local
H
A
D
navi10_ppt.c
386
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in navi10_append_powerplay_table()
local
2623
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in navi10_enable_mgpu_fan_boost()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H
A
D
smu_v13_0_7_ppt.c
332
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in smu_v13_0_7_check_powerplay_table()
local
414
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in smu_v13_0_7_append_powerplay_table()
local
920
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in smu_v13_0_7_read_sensor()
local
[all...]
H
A
D
smu_v13_0_0_ppt.c
412
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in smu_v13_0_0_append_powerplay_table()
local
939
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in smu_v13_0_0_read_sensor()
local
H
A
D
aldebaran_ppt.c
412
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in aldebaran_append_powerplay_table()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/inc/
H
A
D
smu_v13_0_0_pptable.h
193
PPTable_t
smc_pptable
; //PPTable_t in driver_if.h
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
arcturus_ppt.c
470
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in arcturus_append_powerplay_table()
local
H
A
D
navi10_ppt.c
410
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in navi10_append_powerplay_table()
local
3383
PPTable_t *
smc_pptable
= table_context->driver_pptable;
in navi10_enable_mgpu_fan_boost()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
627
void *
smc_pptable
;
member
Completed in 33 milliseconds