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
defs:edp_link
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/
H
A
D
clk_mgr.c
91
struct dc_link *
edp_link
= get_edp_link(dc);
in clk_mgr_exit_optimized_pwr_state()
local
105
struct dc_link *
edp_link
= get_edp_link(dc);
in clk_mgr_optimize_pwr_state()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/
H
A
D
clk_mgr.c
103
struct dc_link *
edp_link
= NULL;
in clk_mgr_exit_optimized_pwr_state()
local
129
struct dc_link *
edp_link
= NULL;
in clk_mgr_optimize_pwr_state()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_hwseq.c
574
struct dc_link *
edp_link
= get_edp_link(dc);
in dcn30_init_hw()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_hwseq.c
537
struct dc_link *
edp_link
= NULL;
in dcn30_init_hw()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_hwseq.c
887
struct dc_link *
edp_link
;
in dcn32_init_hw()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
1637
struct dc_link *
edp_link
= get_edp_link(dc);
in dce110_enable_accelerated_mode()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H
A
D
dce110_hw_sequencer.c
1738
struct dc_link *
edp_link
= NULL;
in dce110_enable_accelerated_mode()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
1463
struct dc_link *
edp_link
;
in dcn10_power_down_on_boot()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
1623
struct dc_link *
edp_link
= NULL;
in dcn10_power_down_on_boot()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc.c
1349
struct dc_link *
edp_link
= NULL;
in detect_edp_presence()
local
5280
void dc_set_edp_power(const struct dc *dc, struct dc_link *
edp_link
,
in dc_set_edp_power()
argument
[all...]
Completed in 28 milliseconds