Lines Matching refs:omap_hdmi
40 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()
276 static int hdmi_core_enable(struct omap_hdmi *hdmi) in hdmi_core_enable()
298 static void hdmi_core_disable(struct omap_hdmi *hdmi) in hdmi_core_disable()
316 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_attach()
329 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_mode_set()
343 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_enable()
412 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_disable()
430 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_get_edid()
480 static void hdmi5_bridge_init(struct omap_hdmi *hdmi) in hdmi5_bridge_init()
490 static void hdmi5_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi5_bridge_cleanup()
502 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
517 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
530 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
549 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
567 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
595 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
626 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_bind()
653 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind()
672 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()