Lines Matching defs:dssdev
22 struct omap_dss_device dssdev; member
33 static int tfp410_connect(struct omap_dss_device *dssdev, in tfp410_connect()
53 static void tfp410_disconnect(struct omap_dss_device *dssdev, in tfp410_disconnect()
73 static int tfp410_enable(struct omap_dss_device *dssdev) in tfp410_enable()
101 static void tfp410_disable(struct omap_dss_device *dssdev) in tfp410_disable()
124 static void tfp410_set_timings(struct omap_dss_device *dssdev, in tfp410_set_timings()
138 static void tfp410_get_timings(struct omap_dss_device *dssdev, in tfp410_get_timings()
146 static int tfp410_check_timings(struct omap_dss_device *dssdev, in tfp410_check_timings()
173 struct omap_dss_device *dssdev, *in; in tfp410_probe_pdata() local
225 struct omap_dss_device *dssdev; in tfp410_probe() local
281 struct omap_dss_device *dssdev = &ddata->dssdev; in tfp410_remove() local