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:ni_get_ps
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
ni_dpm.c
734
struct ni_ps *
ni_get_ps
(struct radeon_ps *rps)
in ni_get_ps()
function
789
struct ni_ps *ps =
ni_get_ps
(rps);
in ni_apply_state_adjust_rules()
1385
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_calculate_power_boost_limit()
1642
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_do_program_memory_timing_parameters()
1684
struct ni_ps *initial_state =
ni_get_ps
(radeon_initial_state);
in ni_populate_smc_initial_state()
2301
struct ni_ps *ps =
ni_get_ps
(radeon_state);
in ni_populate_smc_sp()
2399
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_smc_t()
2460
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_power_containment_values()
2544
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_sq_ramping_values()
2633
struct ni_ps *state =
ni_get_ps
(radeon_stat
in ni_convert_power_state_to_smc()
[all...]
H
A
D
si_dpm.c
1723
struct ni_ps *
ni_get_ps
(struct radeon_ps *rps);
2275
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_power_containment_values()
2368
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_sq_ramping_values()
2952
struct ni_ps *ps =
ni_get_ps
(rps);
in si_apply_state_adjust_rules()
3388
struct ni_ps *ps =
ni_get_ps
(rps);
in si_dpm_force_performance_level()
4306
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_do_program_memory_timing_parameters()
4352
struct ni_ps *initial_state =
ni_get_ps
(radeon_initial_state);
in si_populate_smc_initial_state()
4948
struct ni_ps *ps =
ni_get_ps
(radeon_state);
in si_populate_smc_sp()
5073
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_smc_t()
5134
const struct ni_ps *state =
ni_get_ps
(radeon_stat
in si_is_state_ulv_compatible()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
ni_dpm.c
733
struct ni_ps *
ni_get_ps
(struct radeon_ps *rps)
in ni_get_ps()
function
788
struct ni_ps *ps =
ni_get_ps
(rps);
in ni_apply_state_adjust_rules()
1384
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_calculate_power_boost_limit()
1641
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_do_program_memory_timing_parameters()
1683
struct ni_ps *initial_state =
ni_get_ps
(radeon_initial_state);
in ni_populate_smc_initial_state()
2302
struct ni_ps *ps =
ni_get_ps
(radeon_state);
in ni_populate_smc_sp()
2400
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_smc_t()
2461
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_power_containment_values()
2545
struct ni_ps *state =
ni_get_ps
(radeon_state);
in ni_populate_sq_ramping_values()
2634
struct ni_ps *state =
ni_get_ps
(radeon_stat
in ni_convert_power_state_to_smc()
[all...]
H
A
D
ni_dpm.h
251
struct ni_ps *
ni_get_ps
(struct radeon_ps *rps);
H
A
D
si_dpm.c
2272
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_power_containment_values()
2365
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_sq_ramping_values()
2949
struct ni_ps *ps =
ni_get_ps
(rps);
in si_apply_state_adjust_rules()
3385
struct ni_ps *ps =
ni_get_ps
(rps);
in si_dpm_force_performance_level()
4303
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_do_program_memory_timing_parameters()
4349
struct ni_ps *initial_state =
ni_get_ps
(radeon_initial_state);
in si_populate_smc_initial_state()
4947
struct ni_ps *ps =
ni_get_ps
(radeon_state);
in si_populate_smc_sp()
5072
struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_populate_smc_t()
5133
const struct ni_ps *state =
ni_get_ps
(radeon_state);
in si_is_state_ulv_compatible()
5177
struct ni_ps *state =
ni_get_ps
(radeon_stat
in si_convert_power_state_to_smc()
[all...]
Completed in 22 milliseconds