Lines Matching defs: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() local
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() local
278 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable() local
301 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable() local
319 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_attach() local
332 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_mode_set() local
346 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_enable() local
415 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_disable() local
433 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_hpd_notify() local
442 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_edid_read() local
506 static void hdmi4_bridge_init(struct omap_hdmi *hdmi) in hdmi4_bridge_init()
516 static void hdmi4_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi4_bridge_cleanup()
620 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
646 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_bind() local
687 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind() local
707 static int hdmi4_init_output(struct omap_hdmi *hdmi) in hdmi4_init_output()
732 static void hdmi4_uninit_output(struct omap_hdmi *hdmi) in hdmi4_uninit_output()
742 static int hdmi4_probe_of(struct omap_hdmi *hdmi) in hdmi4_probe_of()
760 struct omap_hdmi *hdmi; in hdmi4_probe() local
837 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi4_remove() local