Lines Matching defs:dssdev
24 struct omap_dss_device dssdev; member
36 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect()
57 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect()
76 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable()
96 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable()
109 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings()
121 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings()
129 static int tpd_check_timings(struct omap_dss_device *dssdev, in tpd_check_timings()
141 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid()
162 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect()
169 static int tpd_set_infoframe(struct omap_dss_device *dssdev, in tpd_set_infoframe()
178 static int tpd_set_hdmi_mode(struct omap_dss_device *dssdev, in tpd_set_hdmi_mode()
208 struct omap_dss_device *dssdev, *in; in tpd_probe_pdata() local
275 struct omap_dss_device *in, *dssdev; in tpd_probe() local
340 struct omap_dss_device *dssdev = &ddata->dssdev; in tpd_remove() local