Lines Matching defs:dssdev
23 struct omap_dss_device dssdev; member
33 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect()
55 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect()
77 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable()
105 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable()
123 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings()
137 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings()
147 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings()
158 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type()
184 struct omap_dss_device *dssdev, *in; in opa362_probe() local
237 struct omap_dss_device *dssdev = &ddata->dssdev; in opa362_remove() local