Lines Matching refs:omap_hdmi
39 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()
277 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable()
300 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable()
318 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_attach()
331 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_mode_set()
345 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_enable()
414 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_disable()
432 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_hpd_notify()
441 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_get_edid()
497 static void hdmi4_bridge_init(struct omap_hdmi *hdmi) in hdmi4_bridge_init()
507 static void hdmi4_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi4_bridge_cleanup()
519 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
534 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
547 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
566 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
583 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
611 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
637 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_bind()
678 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind()
698 static int hdmi4_init_output(struct omap_hdmi *hdmi) in hdmi4_init_output()
724 static void hdmi4_uninit_output(struct omap_hdmi *hdmi) in hdmi4_uninit_output()
734 static int hdmi4_probe_of(struct omap_hdmi *hdmi) in hdmi4_probe_of()
752 struct omap_hdmi *hdmi; in hdmi4_probe()
829 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi4_remove()