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_runtime_get
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi5.c
40
static int
hdmi_runtime_get
(struct omap_hdmi *hdmi)
in hdmi_runtime_get()
function
44
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
119
r =
hdmi_runtime_get
(hdmi);
in hdmi_power_on_core()
247
if (
hdmi_runtime_get
(hdmi)) {
in hdmi_dump_regs()
445
r =
hdmi_runtime_get
(hdmi);
in hdmi5_bridge_get_edid()
611
hdmi_runtime_get
(hdmi);
in hdmi_audio_register()
H
A
D
hdmi4.c
39
static int
hdmi_runtime_get
(struct omap_hdmi *hdmi)
in hdmi_runtime_get()
function
43
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
113
r =
hdmi_runtime_get
(hdmi);
in hdmi_power_on_core()
248
if (
hdmi_runtime_get
(hdmi)) {
in hdmi_dump_regs()
456
r =
hdmi_runtime_get
(hdmi);
in hdmi4_bridge_get_edid()
642
r =
hdmi_runtime_get
(hdmi);
in hdmi4_bind()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi5.c
39
static int
hdmi_runtime_get
(void)
in hdmi_runtime_get()
function
43
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
136
r =
hdmi_runtime_get
();
in hdmi_power_on_core()
294
if (
hdmi_runtime_get
()) {
in hdmi_dump_regs()
315
r =
hdmi_runtime_get
();
in read_edid()
700
hdmi_runtime_get
();
in hdmi_audio_register()
H
A
D
hdmi4.c
35
static int
hdmi_runtime_get
(void)
in hdmi_runtime_get()
function
39
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
119
r =
hdmi_runtime_get
();
in hdmi_power_on_core()
273
if (
hdmi_runtime_get
()) {
in hdmi_dump_regs()
293
r =
hdmi_runtime_get
();
in read_edid()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi5.c
39
static int
hdmi_runtime_get
(void)
in hdmi_runtime_get()
function
43
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
134
r =
hdmi_runtime_get
();
in hdmi_power_on_core()
292
if (
hdmi_runtime_get
()) {
in hdmi_dump_regs()
313
r =
hdmi_runtime_get
();
in read_edid()
698
hdmi_runtime_get
();
in hdmi_audio_register()
H
A
D
hdmi4.c
35
static int
hdmi_runtime_get
(void)
in hdmi_runtime_get()
function
39
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
117
r =
hdmi_runtime_get
();
in hdmi_power_on_core()
271
if (
hdmi_runtime_get
()) {
in hdmi_dump_regs()
291
r =
hdmi_runtime_get
();
in read_edid()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi4.c
40
static int
hdmi_runtime_get
(struct omap_hdmi *hdmi)
in hdmi_runtime_get()
function
44
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
114
r =
hdmi_runtime_get
(hdmi);
in hdmi_power_on_core()
249
if (
hdmi_runtime_get
(hdmi)) {
in hdmi_dump_regs()
457
r =
hdmi_runtime_get
(hdmi);
in hdmi4_bridge_get_edid()
643
r =
hdmi_runtime_get
(hdmi);
in hdmi4_bind()
H
A
D
hdmi5.c
41
static int
hdmi_runtime_get
(struct omap_hdmi *hdmi)
in hdmi_runtime_get()
function
45
DSSDBG("
hdmi_runtime_get
\n");
in hdmi_runtime_get()
120
r =
hdmi_runtime_get
(hdmi);
in hdmi_power_on_core()
248
if (
hdmi_runtime_get
(hdmi)) {
in hdmi_dump_regs()
446
r =
hdmi_runtime_get
(hdmi);
in hdmi5_bridge_get_edid()
612
hdmi_runtime_get
(hdmi);
in hdmi_audio_register()
Completed in 8 milliseconds