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()
333 static int tpo_td043_connect(struct omap_dss_device *dssdev) in tpo_td043_connect()
344 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
355 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
392 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
408 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
420 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings()
428 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings()
457 struct omap_dss_device *dssdev; in tpo_td043_probe() local
542 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove() local