Lines Matching refs:omap_hdmi

48 static int hdmi_runtime_get(struct omap_hdmi *hdmi)  in hdmi_runtime_get()
62 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
74 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
111 static int hdmi_init_regulator(struct omap_hdmi *hdmi) in hdmi_init_regulator()
131 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
163 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
174 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
259 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
277 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_check_timing()
288 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timing()
302 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_get_timings()
309 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
328 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
345 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
351 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
359 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_enable()
406 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_disable()
425 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable()
448 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable()
462 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_connect()
487 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_disconnect()
502 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_read_edid()
528 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_lost_hotplug()
536 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_infoframe()
545 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_hdmi_mode()
568 static void hdmi_init_output(struct omap_hdmi *hdmi) in hdmi_init_output()
583 static void hdmi_uninit_output(struct omap_hdmi *hdmi) in hdmi_uninit_output()
590 static int hdmi_probe_of(struct omap_hdmi *hdmi) in hdmi_probe_of()
617 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
632 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
645 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
664 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
681 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
709 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
733 struct omap_hdmi *hdmi; in hdmi4_bind()
813 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind()
849 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi_runtime_suspend()
858 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi_runtime_resume()