Lines Matching defs:dssdev
26 struct omap_dss_device dssdev; member
36 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect()
58 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect()
80 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable()
108 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable()
126 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings()
140 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings()
150 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings()
161 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type()
187 struct omap_dss_device *dssdev, *in; in opa362_probe() local
246 struct omap_dss_device *dssdev = &ddata->dssdev; in opa362_remove() local