• Home
  • Raw
  • Download

Lines Matching defs:hdmi

39 static int hdmi_runtime_get(struct omap_hdmi *hdmi)  in hdmi_runtime_get()
53 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
65 struct omap_hdmi *hdmi = data; in hdmi_irq_handler() local
102 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()
145 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
227 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
244 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs() local
277 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_enable() local
300 struct omap_hdmi *hdmi = container_of(core, struct omap_hdmi, core); in hdmi4_core_disable() local
318 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_attach() local
331 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_mode_set() local
345 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_enable() local
414 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_disable() local
432 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_hpd_notify() local
441 struct omap_hdmi *hdmi = drm_bridge_to_hdmi(bridge); in hdmi4_bridge_get_edid() local
497 static void hdmi4_bridge_init(struct omap_hdmi *hdmi) in hdmi4_bridge_init()
507 static void hdmi4_bridge_cleanup(struct omap_hdmi *hdmi) in hdmi4_bridge_cleanup()
611 static int hdmi_audio_register(struct omap_hdmi *hdmi) in hdmi_audio_register()
637 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_bind() local
678 struct omap_hdmi *hdmi = dev_get_drvdata(dev); in hdmi4_unbind() local
698 static int hdmi4_init_output(struct omap_hdmi *hdmi) in hdmi4_init_output()
724 static void hdmi4_uninit_output(struct omap_hdmi *hdmi) in hdmi4_uninit_output()
734 static int hdmi4_probe_of(struct omap_hdmi *hdmi) in hdmi4_probe_of()
752 struct omap_hdmi *hdmi; in hdmi4_probe() local
829 struct omap_hdmi *hdmi = platform_get_drvdata(pdev); in hdmi4_remove() local