Lines Matching defs:dssdev
57 struct omap_dss_device dssdev; member
156 static int tpo_td043_set_hmirror(struct omap_dss_device *dssdev, bool enable) in tpo_td043_set_hmirror()
165 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) in tpo_td043_get_hmirror()
341 static int tpo_td043_connect(struct omap_dss_device *dssdev) in tpo_td043_connect()
357 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
368 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
405 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
421 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
433 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings()
441 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings()
472 struct omap_dss_device *dssdev, *in; in tpo_td043_probe_pdata() local
522 struct omap_dss_device *dssdev; in tpo_td043_probe() local
611 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove() local