Lines Matching refs:omap_dss_device
47 struct omap_dss_device dssdev;
48 struct omap_dss_device *in;
119 static int lb035q02_connect(struct omap_dss_device *dssdev) in lb035q02_connect()
122 struct omap_dss_device *in; in lb035q02_connect()
146 static void lb035q02_disconnect(struct omap_dss_device *dssdev) in lb035q02_disconnect()
149 struct omap_dss_device *in = ddata->in; in lb035q02_disconnect()
160 static int lb035q02_enable(struct omap_dss_device *dssdev) in lb035q02_enable()
163 struct omap_dss_device *in = ddata->in; in lb035q02_enable()
186 static void lb035q02_disable(struct omap_dss_device *dssdev) in lb035q02_disable()
189 struct omap_dss_device *in = ddata->in; in lb035q02_disable()
202 static void lb035q02_set_timings(struct omap_dss_device *dssdev, in lb035q02_set_timings()
206 struct omap_dss_device *in = ddata->in; in lb035q02_set_timings()
214 static void lb035q02_get_timings(struct omap_dss_device *dssdev, in lb035q02_get_timings()
222 static int lb035q02_check_timings(struct omap_dss_device *dssdev, in lb035q02_check_timings()
226 struct omap_dss_device *in = ddata->in; in lb035q02_check_timings()
262 struct omap_dss_device *dssdev; in lb035q02_panel_spi_probe()
298 struct omap_dss_device *dssdev = &ddata->dssdev; in lb035q02_panel_spi_remove()