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
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() local
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() local
329 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_mode_set() local
343 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_enable() local
412 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_disable() local
430 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi5_bridge_get_edid() local
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()
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() local
653 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind() local
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() local
803 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi5_remove() local