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:ci_get_ps
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
ci_dpm.c
188
static struct ci_ps *
ci_get_ps
(struct radeon_ps *rps)
in ci_get_ps()
function
783
struct ci_ps *ps =
ci_get_ps
(rps);
in ci_apply_state_adjust_rules()
2574
struct ci_ps *boot_state =
ci_get_ps
(radeon_boot_state);
in ci_populate_smc_initial_state()
3737
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_trim_dpm_states()
3844
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_find_dpm_states_clocks_in_dpm_table()
3886
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_populate_and_upload_sclk_mclk_dpm_levels()
4785
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_get_maximum_link_speed()
5096
struct ci_ps *new_ps =
ci_get_ps
(rps);
in ci_update_current_ps()
5107
struct ci_ps *new_ps =
ci_get_ps
(rps);
in ci_update_requested_ps()
5464
struct ci_ps *ps =
ci_get_ps
(rp
in ci_parse_pplib_clock_info()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
ci_dpm.c
179
static struct ci_ps *
ci_get_ps
(struct radeon_ps *rps)
in ci_get_ps()
function
773
struct ci_ps *ps =
ci_get_ps
(rps);
in ci_apply_state_adjust_rules()
2550
struct ci_ps *boot_state =
ci_get_ps
(radeon_boot_state);
in ci_populate_smc_initial_state()
3713
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_trim_dpm_states()
3820
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_find_dpm_states_clocks_in_dpm_table()
3862
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_populate_and_upload_sclk_mclk_dpm_levels()
4761
struct ci_ps *state =
ci_get_ps
(radeon_state);
in ci_get_maximum_link_speed()
5072
struct ci_ps *new_ps =
ci_get_ps
(rps);
in ci_update_current_ps()
5083
struct ci_ps *new_ps =
ci_get_ps
(rps);
in ci_update_requested_ps()
5440
struct ci_ps *ps =
ci_get_ps
(rp
in ci_parse_pplib_clock_info()
[all...]
Completed in 13 milliseconds