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:vega20_hwmgr
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega20_thermal.c
25
#include "
vega20_hwmgr
.h"
34
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_disable_fan_control_feature()
53
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_fan_ctrl_stop_smc_fan_control()
63
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_enable_fan_control_feature()
82
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_fan_ctrl_start_smc_fan_control()
120
struct
vega20_hwmgr
*data = (struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_fan_ctrl_get_fan_speed_percent()
328
struct
vega20_hwmgr
*data = (struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_thermal_setup_fan_table()
H
A
D
vega20_hwmgr.c
39
#include "
vega20_hwmgr
.h"
65
struct
vega20_hwmgr
*data =
in vega20_set_default_registry_data()
66
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_default_registry_data()
179
struct
vega20_hwmgr
*data =
in vega20_set_features_platform_caps()
180
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_features_platform_caps()
334
struct
vega20_hwmgr
*data = (struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_init_dpm_defaults()
429
struct
vega20_hwmgr
*data;
in vega20_hwmgr_backend_init()
432
data = kzalloc(sizeof(struct
vega20_hwmgr
), GFP_KERNEL);
in vega20_hwmgr_backend_init()
481
struct
vega20_hwmgr
*dat
in vega20_init_sclk_threshold()
[all...]
H
A
D
vega20_powertune.c
25
#include "
vega20_hwmgr
.h"
34
struct
vega20_hwmgr
*data =
in vega20_set_power_limit()
35
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_power_limit()
H
A
D
Makefile
37
vega20_processpptables.o
vega20_hwmgr
.o vega20_powertune.o \
H
A
D
vega20_hwmgr.h
436
struct
vega20_hwmgr
{
struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
vega20_hwmgr.c
38
#include "
vega20_hwmgr
.h"
64
struct
vega20_hwmgr
*data =
in vega20_set_default_registry_data()
65
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_default_registry_data()
178
struct
vega20_hwmgr
*data =
in vega20_set_features_platform_caps()
179
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_features_platform_caps()
333
struct
vega20_hwmgr
*data = (struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_init_dpm_defaults()
428
struct
vega20_hwmgr
*data;
in vega20_hwmgr_backend_init()
431
data = kzalloc(sizeof(struct
vega20_hwmgr
), GFP_KERNEL);
in vega20_hwmgr_backend_init()
480
struct
vega20_hwmgr
*dat
in vega20_init_sclk_threshold()
[all...]
H
A
D
vega20_thermal.c
25
#include "
vega20_hwmgr
.h"
34
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_disable_fan_control_feature()
53
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_fan_ctrl_stop_smc_fan_control()
63
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_enable_fan_control_feature()
82
struct
vega20_hwmgr
*data = hwmgr->backend;
in vega20_fan_ctrl_start_smc_fan_control()
326
struct
vega20_hwmgr
*data = (struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_thermal_setup_fan_table()
H
A
D
vega20_powertune.c
25
#include "
vega20_hwmgr
.h"
34
struct
vega20_hwmgr
*data =
in vega20_set_power_limit()
35
(struct
vega20_hwmgr
*)(hwmgr->backend);
in vega20_set_power_limit()
H
A
D
Makefile
37
vega20_processpptables.o
vega20_hwmgr
.o vega20_powertune.o \
H
A
D
vega20_hwmgr.h
434
struct
vega20_hwmgr
{
struct
Completed in 11 milliseconds