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:table_map
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H
A
D
smu_cmn.c
210
!smu->
table_map
)
in smu_cmn_to_asic_specific_index()
213
mapping = smu->
table_map
[index];
in smu_cmn_to_asic_specific_index()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H
A
D
smu_cmn.c
462
!smu->
table_map
)
in smu_cmn_to_asic_specific_index()
465
mapping = smu->
table_map
[index];
in smu_cmn_to_asic_specific_index()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
cyan_skillfish_ppt.c
602
smu->
table_map
= cyan_skillfish_table_map;
in cyan_skillfish_set_ppt_funcs()
H
A
D
arcturus_ppt.c
2519
smu->
table_map
= arcturus_table_map;
in arcturus_set_ppt_funcs()
H
A
D
vangogh_ppt.c
2587
smu->
table_map
= vangogh_table_map;
in vangogh_set_ppt_funcs()
H
A
D
navi10_ppt.c
3571
smu->
table_map
= navi10_table_map;
in navi10_set_ppt_funcs()
H
A
D
sienna_cichlid_ppt.c
4477
smu->
table_map
= sienna_cichlid_table_map;
in sienna_cichlid_set_ppt_funcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
amdgpu_smu.h
396
const struct cmn2asic_mapping *
table_map
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H
A
D
smu_v13_0_5_ppt.c
1143
smu->
table_map
= smu_v13_0_5_table_map;
in smu_v13_0_5_set_ppt_funcs()
H
A
D
yellow_carp_ppt.c
1370
smu->
table_map
= yellow_carp_table_map;
in yellow_carp_set_ppt_funcs()
H
A
D
smu_v13_0_4_ppt.c
1143
smu->
table_map
= smu_v13_0_4_table_map;
in smu_v13_0_4_set_ppt_funcs()
H
A
D
smu_v13_0_6_ppt.c
2248
smu->
table_map
= smu_v13_0_6_table_map;
in smu_v13_0_6_set_ppt_funcs()
H
A
D
smu_v13_0_7_ppt.c
2258
smu->
table_map
= smu_v13_0_7_table_map;
in smu_v13_0_7_set_ppt_funcs()
H
A
D
aldebaran_ppt.c
2144
smu->
table_map
= aldebaran_table_map;
in aldebaran_set_ppt_funcs()
H
A
D
smu_v13_0_0_ppt.c
2672
smu->
table_map
= smu_v13_0_0_table_map;
in smu_v13_0_0_set_ppt_funcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
amdgpu_smu.h
478
const struct cmn2asic_mapping *
table_map
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
H
A
D
renoir_ppt.c
1182
smu->
table_map
= renoir_table_map;
in renoir_set_ppt_funcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/
H
A
D
renoir_ppt.c
1471
smu->
table_map
= renoir_table_map;
in renoir_set_ppt_funcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
navi10_ppt.c
2773
smu->
table_map
= navi10_table_map;
in navi10_set_ppt_funcs()
H
A
D
arcturus_ppt.c
2414
smu->
table_map
= arcturus_table_map;
in arcturus_set_ppt_funcs()
H
A
D
sienna_cichlid_ppt.c
2855
smu->
table_map
= sienna_cichlid_table_map;
in sienna_cichlid_set_ppt_funcs()
Completed in 63 milliseconds