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:edp1_info
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H
A
D
bios_parser2.c
2773
info->
edp1_info
.edp_backlight_pwm_hz =
in get_integrated_info_v2_1()
2774
le16_to_cpu(info_v2_1->
edp1_info
.edp_backlight_pwm_hz);
in get_integrated_info_v2_1()
2775
info->
edp1_info
.edp_ss_percentage =
in get_integrated_info_v2_1()
2776
le16_to_cpu(info_v2_1->
edp1_info
.edp_ss_percentage);
in get_integrated_info_v2_1()
2777
info->
edp1_info
.edp_ss_rate_10hz =
in get_integrated_info_v2_1()
2778
le16_to_cpu(info_v2_1->
edp1_info
.edp_ss_rate_10hz);
in get_integrated_info_v2_1()
2779
info->
edp1_info
.edp_pwr_on_off_delay =
in get_integrated_info_v2_1()
2780
info_v2_1->
edp1_info
.edp_pwr_on_off_delay;
in get_integrated_info_v2_1()
2781
info->
edp1_info
.edp_pwr_on_vary_bl_to_blon =
in get_integrated_info_v2_1()
2782
info_v2_1->
edp1_info
in get_integrated_info_v2_1()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H
A
D
grph_object_ctrl_defs.h
418
struct edp_info
edp1_info
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
atomfirmware.h
1551
struct edp_info_table
edp1_info
;
member
1620
struct edp_info_table
edp1_info
;
member
Completed in 22 milliseconds