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_df_cstate
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
kgd_pp_interface.h
182
enum
pp_df_cstate
{
enum
325
int (*set_df_cstate)(void *handle, enum
pp_df_cstate
state);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
kgd_pp_interface.h
211
enum
pp_df_cstate
{
enum
408
int (*set_df_cstate)(void *handle, enum
pp_df_cstate
state);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
amdgpu_smu.h
513
int (*set_df_cstate)(struct smu_context *smu, enum
pp_df_cstate
state);
793
enum
pp_df_cstate
state);
H
A
D
hwmgr.h
364
int (*set_df_cstate)(struct pp_hwmgr *hwmgr, enum
pp_df_cstate
state);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
362
int (*set_df_cstate)(struct pp_hwmgr *hwmgr, enum
pp_df_cstate
state);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H
A
D
amdgpu_smu.h
833
int (*set_df_cstate)(struct smu_context *smu, enum
pp_df_cstate
state);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
amd_powerplay.c
1581
static int pp_set_df_cstate(void *handle, enum
pp_df_cstate
state)
in pp_set_df_cstate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
amd_powerplay.c
1479
static int pp_set_df_cstate(void *handle, enum
pp_df_cstate
state)
in pp_set_df_cstate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H
A
D
amdgpu_smu.c
1772
enum
pp_df_cstate
state)
in smu_set_df_cstate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H
A
D
smu_v13_0_6_ppt.c
1869
enum
pp_df_cstate
state)
in smu_v13_0_6_set_df_cstate()
H
A
D
smu_v13_0_7_ppt.c
2174
enum
pp_df_cstate
state)
in smu_v13_0_7_set_df_cstate()
H
A
D
aldebaran_ppt.c
1637
enum
pp_df_cstate
state)
in aldebaran_set_df_cstate()
H
A
D
smu_v13_0_0_ppt.c
2395
enum
pp_df_cstate
state)
in smu_v13_0_0_set_df_cstate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
arcturus_ppt.c
2157
enum
pp_df_cstate
state)
in arcturus_set_df_cstate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H
A
D
arcturus_ppt.c
2244
enum
pp_df_cstate
state)
in arcturus_set_df_cstate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H
A
D
amdgpu_smu.c
2116
enum
pp_df_cstate
state)
in smu_set_df_cstate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega20_hwmgr.c
4263
enum
pp_df_cstate
state)
in vega20_set_df_cstate()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega20_hwmgr.c
4263
enum
pp_df_cstate
state)
in vega20_set_df_cstate()
Completed in 49 milliseconds