Lines Matching defs: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() local
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() local
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() local
330 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_mode_set() local
344 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_enable() local
413 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_disable() local
431 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_get_edid() local
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()
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() local
654 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind() local
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() local
803 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi5_remove() local