Lines Matching refs:omap_dss_device

43 	struct omap_dss_device dssdev;
44 struct omap_dss_device *in;
114 struct omap_dss_device *in = ddata->in; in dsicm_dcs_read_1()
130 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_0()
136 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_1()
145 struct omap_dss_device *in = ddata->in; in dsicm_sleep_in()
200 struct omap_dss_device *in = ddata->in; in dsicm_set_update_window()
247 struct omap_dss_device *in = ddata->in; in dsicm_enter_ulps()
281 struct omap_dss_device *in = ddata->in; in dsicm_exit_ulps()
338 struct omap_dss_device *in = ddata->in; in dsicm_bl_update_status()
383 static void dsicm_get_resolution(struct omap_dss_device *dssdev, in dsicm_get_resolution()
395 struct omap_dss_device *in = ddata->in; in dsicm_num_errors_show()
427 struct omap_dss_device *in = ddata->in; in dsicm_hw_revision_show()
459 struct omap_dss_device *in = ddata->in; in dsicm_store_ulps()
509 struct omap_dss_device *in = ddata->in; in dsicm_store_ulps_timeout()
587 struct omap_dss_device *in = ddata->in; in dsicm_power_on()
682 struct omap_dss_device *in = ddata->in; in dsicm_power_off()
711 static int dsicm_connect(struct omap_dss_device *dssdev) in dsicm_connect()
714 struct omap_dss_device *in = ddata->in; in dsicm_connect()
748 static void dsicm_disconnect(struct omap_dss_device *dssdev) in dsicm_disconnect()
751 struct omap_dss_device *in = ddata->in; in dsicm_disconnect()
760 static int dsicm_enable(struct omap_dss_device *dssdev) in dsicm_enable()
763 struct omap_dss_device *in = ddata->in; in dsicm_enable()
800 static void dsicm_disable(struct omap_dss_device *dssdev) in dsicm_disable()
803 struct omap_dss_device *in = ddata->in; in dsicm_disable()
830 struct omap_dss_device *in = ddata->in; in dsicm_framedone_cb()
839 struct omap_dss_device *in = ddata->in; in dsicm_te_isr()
865 struct omap_dss_device *in = ddata->in; in dsicm_te_timeout_work_callback()
873 static int dsicm_update(struct omap_dss_device *dssdev, in dsicm_update()
877 struct omap_dss_device *in = ddata->in; in dsicm_update()
921 static int dsicm_sync(struct omap_dss_device *dssdev) in dsicm_sync()
924 struct omap_dss_device *in = ddata->in; in dsicm_sync()
940 struct omap_dss_device *in = ddata->in; in _dsicm_enable_te()
957 static int dsicm_enable_te(struct omap_dss_device *dssdev, bool enable) in dsicm_enable_te()
960 struct omap_dss_device *in = ddata->in; in dsicm_enable_te()
994 static int dsicm_get_te(struct omap_dss_device *dssdev) in dsicm_get_te()
1006 static int dsicm_memory_read(struct omap_dss_device *dssdev, in dsicm_memory_read()
1011 struct omap_dss_device *in = ddata->in; in dsicm_memory_read()
1093 struct omap_dss_device *dssdev = &ddata->dssdev; in dsicm_ulps_work()
1094 struct omap_dss_device *in = ddata->in; in dsicm_ulps_work()
1134 struct omap_dss_device *dssdev, *in; in dsicm_probe_pdata()
1168 struct omap_dss_device *in; in dsicm_probe_of()
1205 struct omap_dss_device *dssdev; in dsicm_probe()
1337 struct omap_dss_device *dssdev = &ddata->dssdev; in dsicm_remove()