Lines Matching refs:omap_hdmi
37 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
51 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
63 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
100 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
132 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
143 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
225 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
243 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timings()
256 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
275 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
292 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
298 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
306 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_enable()
343 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_disable()
362 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable()
385 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable()
411 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_read_edid()
437 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_lost_hotplug()
445 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_infoframe()
454 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_hdmi_mode()
485 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
500 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
513 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
532 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
549 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
577 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
603 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_bind()
644 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind()
664 static int hdmi4_init_output(struct omap_hdmi *hdmi) in hdmi4_init_output()
688 static void hdmi4_uninit_output(struct omap_hdmi *hdmi) in hdmi4_uninit_output()
696 static int hdmi4_probe_of(struct omap_hdmi *hdmi) in hdmi4_probe_of()
714 struct omap_hdmi *hdmi; in hdmi4_probe()
791 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi4_remove()