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()
352 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
363 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
400 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
416 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
428 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings()
436 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings()
491 struct omap_dss_device *dssdev; in tpo_td043_probe() local
575 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove() local