Lines Matching defs:dssdev
25 struct omap_dss_device dssdev; member
121 static int nec_8048_connect(struct omap_dss_device *dssdev) in nec_8048_connect()
137 static void nec_8048_disconnect(struct omap_dss_device *dssdev) in nec_8048_disconnect()
148 static int nec_8048_enable(struct omap_dss_device *dssdev) in nec_8048_enable()
176 static void nec_8048_disable(struct omap_dss_device *dssdev) in nec_8048_disable()
192 static void nec_8048_set_timings(struct omap_dss_device *dssdev, in nec_8048_set_timings()
204 static void nec_8048_get_timings(struct omap_dss_device *dssdev, in nec_8048_get_timings()
212 static int nec_8048_check_timings(struct omap_dss_device *dssdev, in nec_8048_check_timings()
240 struct omap_dss_device *dssdev, *in; in nec_8048_probe_pdata() local
294 struct omap_dss_device *dssdev; in nec_8048_probe() local
370 struct omap_dss_device *dssdev = &ddata->dssdev; in nec_8048_remove() local