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_bridge
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi_bridge.c
15
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_bridge_destroy()
local
17
msm_hdmi_hpd_disable(
hdmi_bridge
);
in msm_hdmi_bridge_destroy()
23
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_power_on()
local
24
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_power_on()
59
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in power_off()
local
60
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in power_off()
145
struct
hdmi_bridge
*hdmi_bridg
in msm_hdmi_bridge_pre_enable()
local
179
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_post_disable()
local
204
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_mode_set()
local
264
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_get_edid()
local
285
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_mode_valid()
local
325
struct
hdmi_bridge
*
hdmi_bridge
=
msm_hdmi_hotplug_work()
local
336
struct
hdmi_bridge
*
hdmi_bridge
;
msm_hdmi_bridge_init()
local
[all...]
H
A
D
hdmi_hpd.c
95
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_hpd_enable()
local
96
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_enable()
153
void msm_hdmi_hpd_disable(struct
hdmi_bridge
*
hdmi_bridge
)
in msm_hdmi_hpd_disable()
argument
155
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_disable()
182
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_hpd_irq()
local
183
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_irq()
206
queue_work(hdmi->workq, &
hdmi_bridge
in msm_hdmi_hpd_irq()
237
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_detect()
local
[all...]
H
A
D
hdmi.h
108
struct
hdmi_bridge
{
struct
113
#define to_hdmi_bridge(x) container_of(x, struct
hdmi_bridge
, base)
235
void msm_hdmi_hpd_disable(struct
hdmi_bridge
*
hdmi_bridge
);
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi_bridge.c
16
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_bridge_destroy()
local
18
msm_hdmi_hpd_disable(
hdmi_bridge
);
in msm_hdmi_bridge_destroy()
25
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_power_on()
local
26
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_power_on()
57
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in power_off()
local
58
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in power_off()
139
struct
hdmi_bridge
*hdmi_bridg
in msm_hdmi_bridge_pre_enable()
local
165
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_post_disable()
local
190
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_mode_set()
local
250
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_get_edid()
local
271
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_mode_valid()
local
312
struct
hdmi_bridge
*
hdmi_bridge
=
msm_hdmi_hotplug_work()
local
323
struct
hdmi_bridge
*
hdmi_bridge
;
msm_hdmi_bridge_init()
local
[all...]
H
A
D
hdmi_hpd.c
95
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_hpd_enable()
local
96
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_enable()
150
void msm_hdmi_hpd_disable(struct
hdmi_bridge
*
hdmi_bridge
)
in msm_hdmi_hpd_disable()
argument
152
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_disable()
176
struct
hdmi_bridge
*
hdmi_bridge
= to_hdmi_bridge(bridge);
in msm_hdmi_hpd_irq()
local
177
struct hdmi *hdmi =
hdmi_bridge
->hdmi;
in msm_hdmi_hpd_irq()
200
queue_work(hdmi->workq, &
hdmi_bridge
in msm_hdmi_hpd_irq()
231
struct
hdmi_bridge
*
hdmi_bridge
= to_
hdmi_bridge
(bridge);
msm_hdmi_bridge_detect()
local
[all...]
H
A
D
hdmi.h
107
struct
hdmi_bridge
{
struct
112
#define to_hdmi_bridge(x) container_of(x, struct
hdmi_bridge
, base)
234
void msm_hdmi_hpd_disable(struct
hdmi_bridge
*
hdmi_bridge
);
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H
A
D
Makefile
21
hdmi/
hdmi_bridge
.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
Makefile
23
hdmi/
hdmi_bridge
.o \
Completed in 4 milliseconds