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:dm_version
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_drv.h
252
u8
dm_version
;
member
268
u8
dm_version
;
member
285
u8
dm_version
;
member
H
A
D
rockchip_drm_drv.c
722
hdr->
dm_version
= (data[0x5] & 0x1c) >> 0x2;
in parse_ver_15_v1_data()
743
hdr->
dm_version
= (data[0x5] & 0x1c) >> 0x2;
in parse_ver_12_v1_data()
766
hdr->
dm_version
= (data[0x5] & 0x1c) >> 0x2;
in parse_ver_12_v2_data()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H
A
D
rockchip_drm_drv.h
254
u8
dm_version
;
member
270
u8
dm_version
;
member
287
u8
dm_version
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_edid.h
331
hi_u8
dm_version
;
member
H
A
D
drv_hdmi_proc.c
1721
osal_seq_printf(file, "%-20s: %-20d ", "DMVersion", cap->dolby_cap.un_other_caps.dolby_caps_ver1.
dm_version
);
in proc_sink_hdr_cap()
H
A
D
drv_hdmi_edid.c
1351
dolby_cap->un_other_caps.dolby_caps_ver1.
dm_version
= ((data[3] >> EDID_DOLBY_CAP_OFFSET_2) &
in edid_dolby_version_parse()
Completed in 13 milliseconds