Lines Matching defs:dssdev
51 struct omap_dss_device dssdev; member
150 static int tpo_td043_set_hmirror(struct omap_dss_device *dssdev, bool enable) in tpo_td043_set_hmirror()
159 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) in tpo_td043_get_hmirror()
328 static int tpo_td043_connect(struct omap_dss_device *dssdev) in tpo_td043_connect()
339 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
350 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
387 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
403 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
415 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings()
423 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings()
452 struct omap_dss_device *dssdev; in tpo_td043_probe() local
538 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove() local