Lines Matching refs:omap_hdmi
49 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
63 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
75 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
120 static int hdmi_init_regulator(struct omap_hdmi *hdmi) in hdmi_init_regulator()
138 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()
171 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
256 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
274 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_check_timing()
285 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timing()
299 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_get_timings()
306 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
325 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid()
349 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
356 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
365 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_enable()
412 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_disable()
429 static int hdmi_core_enable(struct omap_hdmi *hdmi) in hdmi_core_enable()
451 static void hdmi_core_disable(struct omap_hdmi *hdmi) in hdmi_core_disable()
465 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_connect()
490 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_disconnect()
505 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_read_edid()
528 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_infoframe()
537 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_set_hdmi_mode()
559 static void hdmi_init_output(struct omap_hdmi *hdmi) in hdmi_init_output()
574 static void hdmi_uninit_output(struct omap_hdmi *hdmi) in hdmi_uninit_output()
581 static int hdmi_probe_of(struct omap_hdmi *hdmi) in hdmi_probe_of()
608 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
623 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
636 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
655 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
673 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
701 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
730 struct omap_hdmi *hdmi; in hdmi5_bind()
806 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi5_unbind()
840 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi_runtime_suspend()
849 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi_runtime_resume()