Lines Matching refs:omap_dss_device
20 struct omap_dss_device dssdev;
21 struct omap_dss_device *in;
58 static int sharp_ls_connect(struct omap_dss_device *dssdev) in sharp_ls_connect()
61 struct omap_dss_device *in = ddata->in; in sharp_ls_connect()
69 static void sharp_ls_disconnect(struct omap_dss_device *dssdev) in sharp_ls_disconnect()
72 struct omap_dss_device *in = ddata->in; in sharp_ls_disconnect()
80 static int sharp_ls_enable(struct omap_dss_device *dssdev) in sharp_ls_enable()
83 struct omap_dss_device *in = ddata->in; in sharp_ls_enable()
122 static void sharp_ls_disable(struct omap_dss_device *dssdev) in sharp_ls_disable()
125 struct omap_dss_device *in = ddata->in; in sharp_ls_disable()
148 static void sharp_ls_set_timings(struct omap_dss_device *dssdev, in sharp_ls_set_timings()
152 struct omap_dss_device *in = ddata->in; in sharp_ls_set_timings()
160 static void sharp_ls_get_timings(struct omap_dss_device *dssdev, in sharp_ls_get_timings()
168 static int sharp_ls_check_timings(struct omap_dss_device *dssdev, in sharp_ls_check_timings()
172 struct omap_dss_device *in = ddata->in; in sharp_ls_check_timings()
210 struct omap_dss_device *in; in sharp_ls_probe_of()
257 struct omap_dss_device *dssdev; in sharp_ls_probe()
299 struct omap_dss_device *dssdev = &ddata->dssdev; in sharp_ls_remove()
300 struct omap_dss_device *in = ddata->in; in sharp_ls_remove()