Lines Matching refs:omap_dss_device
24 struct omap_dss_device dssdev;
25 struct omap_dss_device *in;
62 static int sharp_ls_connect(struct omap_dss_device *dssdev) in sharp_ls_connect()
65 struct omap_dss_device *in = ddata->in; in sharp_ls_connect()
78 static void sharp_ls_disconnect(struct omap_dss_device *dssdev) in sharp_ls_disconnect()
81 struct omap_dss_device *in = ddata->in; in sharp_ls_disconnect()
89 static int sharp_ls_enable(struct omap_dss_device *dssdev) in sharp_ls_enable()
92 struct omap_dss_device *in = ddata->in; in sharp_ls_enable()
131 static void sharp_ls_disable(struct omap_dss_device *dssdev) in sharp_ls_disable()
134 struct omap_dss_device *in = ddata->in; in sharp_ls_disable()
157 static void sharp_ls_set_timings(struct omap_dss_device *dssdev, in sharp_ls_set_timings()
161 struct omap_dss_device *in = ddata->in; in sharp_ls_set_timings()
169 static void sharp_ls_get_timings(struct omap_dss_device *dssdev, in sharp_ls_get_timings()
177 static int sharp_ls_check_timings(struct omap_dss_device *dssdev, in sharp_ls_check_timings()
181 struct omap_dss_device *in = ddata->in; in sharp_ls_check_timings()
224 struct omap_dss_device *dssdev, *in; in sharp_ls_probe_pdata()
291 struct omap_dss_device *in; in sharp_ls_probe_of()
339 struct omap_dss_device *dssdev; in sharp_ls_probe()
386 struct omap_dss_device *dssdev = &ddata->dssdev; in sharp_ls_remove()
387 struct omap_dss_device *in = ddata->in; in sharp_ls_remove()