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()
103 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
135 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
146 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
228 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
245 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
264 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()
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()
319 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_attach()
332 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_mode_set()
346 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_enable()
415 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_disable()
433 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_hpd_notify()
442 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_get_edid()
498 static void hdmi4_bridge_init(struct omap_hdmi *hdmi) in hdmi4_bridge_init()
508 static void hdmi4_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi4_bridge_cleanup()
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()
612 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
638 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_bind()
679 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind()
699 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()