Lines Matching refs:omap_dss_device

128 static int hdmi_power_on_core(struct omap_dss_device *dssdev)  in hdmi_power_on_core()
153 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core()
161 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full()
240 static void hdmi_power_off_full(struct omap_dss_device *dssdev) in hdmi_power_off_full()
257 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, in hdmi_display_check_timing()
260 struct omap_dss_device *out = &hdmi.output; in hdmi_display_check_timing()
272 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, in hdmi_display_set_timing()
284 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, in hdmi_display_get_timings()
346 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable()
348 struct omap_dss_device *out = &hdmi.output; in hdmi_display_enable()
392 static void hdmi_display_disable(struct omap_dss_device *dssdev) in hdmi_display_disable()
410 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable()
432 static void hdmi_core_disable(struct omap_dss_device *dssdev) in hdmi_core_disable()
443 static int hdmi_connect(struct omap_dss_device *dssdev, in hdmi_connect()
444 struct omap_dss_device *dst) in hdmi_connect()
472 static void hdmi_disconnect(struct omap_dss_device *dssdev, in hdmi_disconnect()
473 struct omap_dss_device *dst) in hdmi_disconnect()
486 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid()
508 static int hdmi_set_infoframe(struct omap_dss_device *dssdev, in hdmi_set_infoframe()
515 static int hdmi_set_hdmi_mode(struct omap_dss_device *dssdev, in hdmi_set_hdmi_mode()
540 struct omap_dss_device *out = &hdmi.output; in hdmi_init_output()
555 struct omap_dss_device *out = &hdmi.output; in hdmi_uninit_output()