Lines Matching refs:omap_dss_device
44 struct omap_dss_device dssdev;
45 struct omap_dss_device *in;
121 static int lb035q02_connect(struct omap_dss_device *dssdev) in lb035q02_connect()
124 struct omap_dss_device *in = ddata->in; in lb035q02_connect()
139 static void lb035q02_disconnect(struct omap_dss_device *dssdev) in lb035q02_disconnect()
142 struct omap_dss_device *in = ddata->in; in lb035q02_disconnect()
150 static int lb035q02_enable(struct omap_dss_device *dssdev) in lb035q02_enable()
153 struct omap_dss_device *in = ddata->in; in lb035q02_enable()
181 static void lb035q02_disable(struct omap_dss_device *dssdev) in lb035q02_disable()
184 struct omap_dss_device *in = ddata->in; in lb035q02_disable()
200 static void lb035q02_set_timings(struct omap_dss_device *dssdev, in lb035q02_set_timings()
204 struct omap_dss_device *in = ddata->in; in lb035q02_set_timings()
212 static void lb035q02_get_timings(struct omap_dss_device *dssdev, in lb035q02_get_timings()
220 static int lb035q02_check_timings(struct omap_dss_device *dssdev, in lb035q02_check_timings()
224 struct omap_dss_device *in = ddata->in; in lb035q02_check_timings()
247 struct omap_dss_device *dssdev, *in; in lb035q02_probe_pdata()
285 struct omap_dss_device *in; in lb035q02_probe_of()
313 struct omap_dss_device *dssdev; in lb035q02_panel_spi_probe()
370 struct omap_dss_device *dssdev = &ddata->dssdev; in lb035q02_panel_spi_remove()
371 struct omap_dss_device *in = ddata->in; in lb035q02_panel_spi_remove()