Home
last modified time | relevance | path

Searched refs:omap_hdmi (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c39 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
53 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
65 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
102 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
134 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
145 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
227 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
244 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
263 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
269 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
[all …]
Dhdmi5.c40 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
54 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
66 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
111 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
136 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
144 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
226 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
243 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
262 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
269 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
[all …]
Dhdmi.h349 struct omap_hdmi { struct
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge) argument
/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c37 static struct omap_hdmi hdmi;
332 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
339 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
606 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
619 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
636 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
653 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi4.c33 static struct omap_hdmi hdmi;
304 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
310 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
554 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
574 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
587 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
604 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
621 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi.h330 struct omap_hdmi { struct