Lines Matching refs:omap_dss_device
35 struct omap_dss_device dssdev;
36 struct omap_dss_device *in;
170 static int td028ttec1_panel_connect(struct omap_dss_device *dssdev) in td028ttec1_panel_connect()
173 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_connect()
186 static void td028ttec1_panel_disconnect(struct omap_dss_device *dssdev) in td028ttec1_panel_disconnect()
189 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_disconnect()
197 static int td028ttec1_panel_enable(struct omap_dss_device *dssdev) in td028ttec1_panel_enable()
200 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_enable()
307 static void td028ttec1_panel_disable(struct omap_dss_device *dssdev) in td028ttec1_panel_disable()
310 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_disable()
327 static void td028ttec1_panel_set_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_set_timings()
331 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_set_timings()
339 static void td028ttec1_panel_get_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_get_timings()
347 static int td028ttec1_panel_check_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_check_timings()
351 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_check_timings()
372 struct omap_dss_device *dssdev, *in; in td028ttec1_panel_probe_pdata()
397 struct omap_dss_device *in; in td028ttec1_probe_of()
413 struct omap_dss_device *dssdev; in td028ttec1_panel_probe()
473 struct omap_dss_device *dssdev = &ddata->dssdev; in td028ttec1_panel_remove()
474 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_remove()