Lines Matching refs:omap_dss_device
20 struct omap_dss_device dssdev;
21 struct omap_dss_device *in;
116 static int nec_8048_connect(struct omap_dss_device *dssdev) in nec_8048_connect()
119 struct omap_dss_device *in = ddata->in; in nec_8048_connect()
127 static void nec_8048_disconnect(struct omap_dss_device *dssdev) in nec_8048_disconnect()
130 struct omap_dss_device *in = ddata->in; in nec_8048_disconnect()
138 static int nec_8048_enable(struct omap_dss_device *dssdev) in nec_8048_enable()
141 struct omap_dss_device *in = ddata->in; in nec_8048_enable()
166 static void nec_8048_disable(struct omap_dss_device *dssdev) in nec_8048_disable()
169 struct omap_dss_device *in = ddata->in; in nec_8048_disable()
182 static void nec_8048_set_timings(struct omap_dss_device *dssdev, in nec_8048_set_timings()
186 struct omap_dss_device *in = ddata->in; in nec_8048_set_timings()
194 static void nec_8048_get_timings(struct omap_dss_device *dssdev, in nec_8048_get_timings()
202 static int nec_8048_check_timings(struct omap_dss_device *dssdev, in nec_8048_check_timings()
206 struct omap_dss_device *in = ddata->in; in nec_8048_check_timings()
230 struct omap_dss_device *in; in nec_8048_probe_of()
257 struct omap_dss_device *dssdev; in nec_8048_probe()
328 struct omap_dss_device *dssdev = &ddata->dssdev; in nec_8048_remove()
329 struct omap_dss_device *in = ddata->in; in nec_8048_remove()