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:hdmi_dvi_mode
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi5_core.c
248
video_cfg->v_fc_config.
hdmi_dvi_mode
= cfg->
hdmi_dvi_mode
;
in hdmi_core_init()
327
cfg->v_fc_config.
hdmi_dvi_mode
, 3, 3);
in hdmi_core_video_config()
575
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi5_configure()
611
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI)
in hdmi5_configure()
H
A
D
hdmi.h
179
enum hdmi_core_hdmi_dvi
hdmi_dvi_mode
;
member
345
return cfg->
hdmi_dvi_mode
== HDMI_HDMI ? true : false;
in hdmi_mode_has_audio()
H
A
D
hdmi4_core.c
286
v_core_cfg.hdmi_dvi = cfg->
hdmi_dvi_mode
;
in hdmi4_configure()
293
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi4_configure()
H
A
D
hdmi5.c
366
hdmi->cfg.
hdmi_dvi_mode
= connector->display_info.is_hdmi
in hdmi5_bridge_enable()
H
A
D
hdmi4.c
368
hdmi->cfg.
hdmi_dvi_mode
= connector->display_info.is_hdmi
in hdmi4_bridge_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi5_core.c
248
video_cfg->v_fc_config.
hdmi_dvi_mode
= cfg->
hdmi_dvi_mode
;
in hdmi_core_init()
327
cfg->v_fc_config.
hdmi_dvi_mode
, 3, 3);
in hdmi_core_video_config()
575
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi5_configure()
611
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI)
in hdmi5_configure()
H
A
D
hdmi.h
179
enum hdmi_core_hdmi_dvi
hdmi_dvi_mode
;
member
345
return cfg->
hdmi_dvi_mode
== HDMI_HDMI ? true : false;
in hdmi_mode_has_audio()
H
A
D
hdmi4_core.c
286
v_core_cfg.hdmi_dvi = cfg->
hdmi_dvi_mode
;
in hdmi4_configure()
293
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi4_configure()
H
A
D
hdmi4.c
369
hdmi->cfg.
hdmi_dvi_mode
= connector->display_info.is_hdmi
in hdmi4_bridge_enable()
H
A
D
hdmi5.c
367
hdmi->cfg.
hdmi_dvi_mode
= connector->display_info.is_hdmi
in hdmi5_bridge_enable()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi.h
175
enum hdmi_core_hdmi_dvi
hdmi_dvi_mode
;
member
326
return cfg->
hdmi_dvi_mode
== HDMI_HDMI ? true : false;
in hdmi_mode_has_audio()
H
A
D
hdmi5_core.c
301
video_cfg->v_fc_config.
hdmi_dvi_mode
= cfg->
hdmi_dvi_mode
;
in hdmi_core_init()
368
cfg->v_fc_config.
hdmi_dvi_mode
, 3, 3);
in hdmi_core_video_config()
626
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI)
in hdmi5_configure()
H
A
D
hdmi4_core.c
331
v_core_cfg.hdmi_dvi = cfg->
hdmi_dvi_mode
;
in hdmi4_configure()
338
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi4_configure()
H
A
D
hdmi4.c
486
hdmi.cfg.
hdmi_dvi_mode
= hdmi_mode ? HDMI_HDMI : HDMI_DVI;
in hdmi_set_hdmi_mode()
H
A
D
hdmi5.c
518
hdmi.cfg.
hdmi_dvi_mode
= hdmi_mode ? HDMI_HDMI : HDMI_DVI;
in hdmi_set_hdmi_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi.h
175
enum hdmi_core_hdmi_dvi
hdmi_dvi_mode
;
member
326
return cfg->
hdmi_dvi_mode
== HDMI_HDMI ? true : false;
in hdmi_mode_has_audio()
H
A
D
hdmi5_core.c
299
video_cfg->v_fc_config.
hdmi_dvi_mode
= cfg->
hdmi_dvi_mode
;
in hdmi_core_init()
366
cfg->v_fc_config.
hdmi_dvi_mode
, 3, 3);
in hdmi_core_video_config()
624
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI)
in hdmi5_configure()
H
A
D
hdmi4_core.c
331
v_core_cfg.hdmi_dvi = cfg->
hdmi_dvi_mode
;
in hdmi4_configure()
338
if (cfg->
hdmi_dvi_mode
== HDMI_HDMI) {
in hdmi4_configure()
H
A
D
hdmi5.c
516
hdmi.cfg.
hdmi_dvi_mode
= hdmi_mode ? HDMI_HDMI : HDMI_DVI;
in hdmi_set_hdmi_mode()
H
A
D
hdmi4.c
484
hdmi.cfg.
hdmi_dvi_mode
= hdmi_mode ? HDMI_HDMI : HDMI_DVI;
in hdmi_set_hdmi_mode()
Completed in 19 milliseconds