Lines Matching refs:omap_hdmi
38 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
52 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
64 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
109 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
134 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
142 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
224 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
242 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timings()
255 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
274 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
298 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
305 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
314 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_enable()
351 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_disable()
368 static int hdmi_core_enable(struct omap_hdmi *hdmi) in hdmi_core_enable()
390 static void hdmi_core_disable(struct omap_hdmi *hdmi) in hdmi_core_disable()
416 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_read_edid()
439 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_infoframe()
448 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_hdmi_mode()
478 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
493 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
506 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
525 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
543 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
571 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
602 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_bind()
629 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind()
648 static int hdmi5_init_output(struct omap_hdmi *hdmi) in hdmi5_init_output()
672 static void hdmi5_uninit_output(struct omap_hdmi *hdmi) in hdmi5_uninit_output()
680 static int hdmi5_probe_of(struct omap_hdmi *hdmi) in hdmi5_probe_of()
698 struct omap_hdmi *hdmi; in hdmi5_probe()
775 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi5_remove()