Lines Matching refs:omap_hdmi

41 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()
112 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
137 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()
270 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
277 static int hdmi_core_enable(struct omap_hdmi *hdmi) in hdmi_core_enable()
299 static void hdmi_core_disable(struct omap_hdmi *hdmi) in hdmi_core_disable()
317 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_attach()
330 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_mode_set()
344 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_enable()
413 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_disable()
431 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_get_edid()
481 static void hdmi5_bridge_init(struct omap_hdmi *hdmi) in hdmi5_bridge_init()
491 static void hdmi5_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi5_bridge_cleanup()
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()
596 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
627 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_bind()
654 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind()
673 static int hdmi5_init_output(struct omap_hdmi *hdmi) in hdmi5_init_output()
698 static void hdmi5_uninit_output(struct omap_hdmi *hdmi) in hdmi5_uninit_output()
708 static int hdmi5_probe_of(struct omap_hdmi *hdmi) in hdmi5_probe_of()
726 struct omap_hdmi *hdmi; in hdmi5_probe()
803 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi5_remove()