Lines Matching defs:dssdev
41 struct omap_dss_device dssdev; member
53 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect()
71 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect()
84 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable()
109 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable()
124 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings()
136 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings()
144 static int hdmic_check_timings(struct omap_dss_device *dssdev, in hdmic_check_timings()
153 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid()
162 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect()
173 static int hdmic_set_hdmi_mode(struct omap_dss_device *dssdev, bool hdmi_mode) in hdmic_set_hdmi_mode()
181 static int hdmic_set_infoframe(struct omap_dss_device *dssdev, in hdmic_set_infoframe()
213 struct omap_dss_device *in, *dssdev; in hdmic_probe_pdata() local
261 struct omap_dss_device *dssdev; in hdmic_probe() local
314 struct omap_dss_device *dssdev = &ddata->dssdev; in hdmic_remove() local