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:trinity_pl
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
trinity_dpm.h
30
struct
trinity_pl
{
struct
49
struct
trinity_pl
levels[SUMO_MAX_HARDWARE_POWERLEVELS];
99
struct
trinity_pl
boot_pl;
H
A
D
trinity_dpm.c
715
struct
trinity_pl
*pl, u32 index)
in trinity_program_power_level()
1713
struct
trinity_pl
*pl = &ps->levels[index];
in trinity_parse_pplib_clock_info()
2023
struct
trinity_pl
*pl = &ps->levels[i];
in trinity_dpm_print_power_state()
2037
struct
trinity_pl
*pl;
in trinity_dpm_debugfs_print_current_performance_level()
2058
struct
trinity_pl
*pl;
in trinity_dpm_get_current_sclk()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
trinity_dpm.h
30
struct
trinity_pl
{
struct
49
struct
trinity_pl
levels[SUMO_MAX_HARDWARE_POWERLEVELS];
99
struct
trinity_pl
boot_pl;
H
A
D
trinity_dpm.c
671
struct
trinity_pl
*pl, u32 index)
in trinity_program_power_level()
1669
struct
trinity_pl
*pl = &ps->levels[index];
in trinity_parse_pplib_clock_info()
1979
struct
trinity_pl
*pl = &ps->levels[i];
in trinity_dpm_print_power_state()
1993
struct
trinity_pl
*pl;
in trinity_dpm_debugfs_print_current_performance_level()
2014
struct
trinity_pl
*pl;
in trinity_dpm_get_current_sclk()
Completed in 7 milliseconds