Lines Matching refs:omap_dss_device

57 	struct omap_dss_device	dssdev;
58 struct omap_dss_device *in;
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()
344 struct omap_dss_device *in = ddata->in; in tpo_td043_connect()
357 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect()
360 struct omap_dss_device *in = ddata->in; in tpo_td043_disconnect()
368 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
371 struct omap_dss_device *in = ddata->in; in tpo_td043_enable()
405 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
408 struct omap_dss_device *in = ddata->in; in tpo_td043_disable()
421 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings()
425 struct omap_dss_device *in = ddata->in; 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()
445 struct omap_dss_device *in = ddata->in; in tpo_td043_check_timings()
472 struct omap_dss_device *dssdev, *in; in tpo_td043_probe_pdata()
498 struct omap_dss_device *in; in tpo_td043_probe_of()
522 struct omap_dss_device *dssdev; in tpo_td043_probe()
611 struct omap_dss_device *dssdev = &ddata->dssdev; in tpo_td043_remove()
612 struct omap_dss_device *in = ddata->in; in tpo_td043_remove()