Lines Matching refs:omap_dss_device
19 struct omap_dss_device dssdev;
20 struct omap_dss_device *in;
57 static int sharp_ls_connect(struct omap_dss_device *dssdev) in sharp_ls_connect()
60 struct omap_dss_device *in = ddata->in; in sharp_ls_connect()
68 static void sharp_ls_disconnect(struct omap_dss_device *dssdev) in sharp_ls_disconnect()
71 struct omap_dss_device *in = ddata->in; in sharp_ls_disconnect()
79 static int sharp_ls_enable(struct omap_dss_device *dssdev) in sharp_ls_enable()
82 struct omap_dss_device *in = ddata->in; in sharp_ls_enable()
121 static void sharp_ls_disable(struct omap_dss_device *dssdev) in sharp_ls_disable()
124 struct omap_dss_device *in = ddata->in; in sharp_ls_disable()
147 static void sharp_ls_set_timings(struct omap_dss_device *dssdev, in sharp_ls_set_timings()
151 struct omap_dss_device *in = ddata->in; in sharp_ls_set_timings()
159 static void sharp_ls_get_timings(struct omap_dss_device *dssdev, in sharp_ls_get_timings()
167 static int sharp_ls_check_timings(struct omap_dss_device *dssdev, in sharp_ls_check_timings()
171 struct omap_dss_device *in = ddata->in; in sharp_ls_check_timings()
209 struct omap_dss_device *in; in sharp_ls_probe_of()
256 struct omap_dss_device *dssdev; in sharp_ls_probe()
298 struct omap_dss_device *dssdev = &ddata->dssdev; in sharp_ls_remove()
299 struct omap_dss_device *in = ddata->in; in sharp_ls_remove()