Lines Matching defs:dssdev
52 struct omap_dss_device dssdev; member
151 static int tpo_td043_set_hmirror(struct omap_dss_device *dssdev, bool enable) in tpo_td043_set_hmirror()
160 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) in tpo_td043_get_hmirror()
336 static int tpo_td043_connect(struct omap_dss_device *dssdev) in tpo_td043_connect()
347 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
358 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
395 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
411 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
423 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings()
431 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings()
486 struct omap_dss_device *dssdev; in tpo_td043_probe() local
570 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove() local