Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c40 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
66 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
245 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
278 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable()
301 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable()
520 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
535 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
548 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
567 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
584 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
[all …]
H A Dhdmi5.c41 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
55 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
67 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
244 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
503 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
518 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
531 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
550 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
568 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
627 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_bind()
[all …]
H A Dhdmi.h349 struct omap_hdmi { struct
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge) argument
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5.c37 static struct omap_hdmi hdmi;
330 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
337 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
584 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
604 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
617 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
634 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
651 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
H A Dhdmi4.c33 static struct omap_hdmi hdmi;
302 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
308 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
552 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
572 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
602 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
619 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
H A Dhdmi.h330 struct omap_hdmi { struct