Searched defs:dssdev (Results 1 - 35 of 35) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_connector.c33 struct omap_dss_device *dssdev; member in struct:omap_connector
112 struct omap_dss_device *dssdev = omap_connector->dssdev; omap_connector_detect() local
138 struct omap_dss_device *dssdev = omap_connector->dssdev; omap_connector_destroy() local
153 struct omap_dss_device *dssdev = omap_connector->dssdev; omap_connector_get_modes() local
204 struct omap_dss_device *dssdev = omap_connector->dssdev; omap_connector_mode_valid() local
275 omap_connector_init(struct drm_device *dev, int connector_type, struct omap_dss_device *dssdev, struct drm_encoder *encoder) omap_connector_init() argument
H A Domap_encoder.c43 struct omap_dss_device *dssdev; member in struct:omap_encoder
96 struct omap_dss_device *dssdev = omap_encoder->dssdev; omap_encoder_mode_set() local
145 struct omap_dss_device *dssdev = omap_encoder->dssdev; omap_encoder_set_enabled() local
162 struct omap_dss_device *dssdev = omap_encoder->dssdev; omap_encoder_update() local
193 omap_encoder_init(struct drm_device *dev, struct omap_dss_device *dssdev) omap_encoder_init() argument
H A Domap_drv.c63 static int get_connector_type(struct omap_dss_device *dssdev) get_connector_type() argument
91 struct omap_dss_device *dssdev = NULL; omap_disconnect_dssdevs() local
100 struct omap_dss_device *dssdev = NULL; omap_connect_dssdevs() local
157 struct omap_dss_device *dssdev = NULL; omap_modeset_init() local
290 struct omap_dss_device *dssdev = local
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
H A Dencoder-opa362.c26 struct omap_dss_device dssdev; member in struct:panel_drv_data
36 static int opa362_connect(struct omap_dss_device *dssdev, opa362_connect() argument
58 static void opa362_disconnect(struct omap_dss_device *dssdev, opa362_disconnect() argument
80 static int opa362_enable(struct omap_dss_device *dssdev) opa362_enable() argument
108 static void opa362_disable(struct omap_dss_device *dssdev) opa362_disable() argument
126 static void opa362_set_timings(struct omap_dss_device *dssdev, opa362_set_timings() argument
140 static void opa362_get_timings(struct omap_dss_device *dssdev, opa362_get_timings() argument
150 static int opa362_check_timings(struct omap_dss_device *dssdev, opa362_check_timings() argument
161 static void opa362_set_type(struct omap_dss_device *dssdev, opa362_set_type() argument
187 struct omap_dss_device *dssdev, *in; opa362_probe() local
246 struct omap_dss_device *dssdev = &ddata->dssdev; opa362_remove() local
H A Dencoder-tfp410.c22 struct omap_dss_device dssdev; member in struct:panel_drv_data
33 static int tfp410_connect(struct omap_dss_device *dssdev, tfp410_connect() argument
53 static void tfp410_disconnect(struct omap_dss_device *dssdev, tfp410_disconnect() argument
73 static int tfp410_enable(struct omap_dss_device *dssdev) tfp410_enable() argument
101 static void tfp410_disable(struct omap_dss_device *dssdev) tfp410_disable() argument
124 static void tfp410_set_timings(struct omap_dss_device *dssdev, tfp410_set_timings() argument
138 static void tfp410_get_timings(struct omap_dss_device *dssdev, tfp410_get_timings() argument
146 static int tfp410_check_timings(struct omap_dss_device *dssdev, tfp410_check_timings() argument
173 struct omap_dss_device *dssdev, *in; tfp410_probe_pdata() local
225 struct omap_dss_device *dssdev; tfp410_probe() local
281 struct omap_dss_device *dssdev = &ddata->dssdev; tfp410_remove() local
H A Dconnector-analog-tv.c21 struct omap_dss_device dssdev; member in struct:panel_drv_data
54 static int tvc_connect(struct omap_dss_device *dssdev) tvc_connect() argument
72 static void tvc_disconnect(struct omap_dss_device *dssdev) tvc_disconnect() argument
85 static int tvc_enable(struct omap_dss_device *dssdev) tvc_enable() argument
117 static void tvc_disable(struct omap_dss_device *dssdev) tvc_disable() argument
132 static void tvc_set_timings(struct omap_dss_device *dssdev, tvc_set_timings() argument
144 static void tvc_get_timings(struct omap_dss_device *dssdev, tvc_get_timings() argument
152 static int tvc_check_timings(struct omap_dss_device *dssdev, tvc_check_timings() argument
161 static u32 tvc_get_wss(struct omap_dss_device *dssdev) tvc_get_wss() argument
169 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) tvc_set_wss() argument
198 struct omap_dss_device *in, *dssdev; tvc_probe_pdata() local
239 struct omap_dss_device *dssdev; tvc_probe() local
285 struct omap_dss_device *dssdev = &ddata->dssdev; tvc_remove() local
H A Dconnector-dvi.c44 struct omap_dss_device dssdev; member in struct:panel_drv_data
54 static int dvic_connect(struct omap_dss_device *dssdev) dvic_connect() argument
70 static void dvic_disconnect(struct omap_dss_device *dssdev) dvic_disconnect() argument
81 static int dvic_enable(struct omap_dss_device *dssdev) dvic_enable() argument
104 static void dvic_disable(struct omap_dss_device *dssdev) dvic_disable() argument
117 static void dvic_set_timings(struct omap_dss_device *dssdev, dvic_set_timings() argument
129 static void dvic_get_timings(struct omap_dss_device *dssdev, dvic_get_timings() argument
137 static int dvic_check_timings(struct omap_dss_device *dssdev, dvic_check_timings() argument
177 static int dvic_read_edid(struct omap_dss_device *dssdev, dvic_read_edid() argument
208 static bool dvic_detect(struct omap_dss_device *dssdev) dvic_detect() argument
243 struct omap_dss_device *in, *dssdev; dvic_probe_pdata() local
313 struct omap_dss_device *dssdev; dvic_probe() local
362 struct omap_dss_device *dssdev = &ddata->dssdev; dvic_remove() local
H A Dconnector-hdmi.c41 struct omap_dss_device dssdev; member in struct:panel_drv_data
53 static int hdmic_connect(struct omap_dss_device *dssdev) hdmic_connect() argument
71 static void hdmic_disconnect(struct omap_dss_device *dssdev) hdmic_disconnect() argument
84 static int hdmic_enable(struct omap_dss_device *dssdev) hdmic_enable() argument
109 static void hdmic_disable(struct omap_dss_device *dssdev) hdmic_disable() argument
124 static void hdmic_set_timings(struct omap_dss_device *dssdev, hdmic_set_timings() argument
136 static void hdmic_get_timings(struct omap_dss_device *dssdev, hdmic_get_timings() argument
144 static int hdmic_check_timings(struct omap_dss_device *dssdev, hdmic_check_timings() argument
153 static int hdmic_read_edid(struct omap_dss_device *dssdev, hdmic_read_edid() argument
162 static bool hdmic_detect(struct omap_dss_device *dssdev) hdmic_detect() argument
173 static int hdmic_set_hdmi_mode(struct omap_dss_device *dssdev, bool hdmi_mode) hdmic_set_hdmi_mode() argument
181 static int hdmic_set_infoframe(struct omap_dss_device *dssdev, hdmic_set_infoframe() argument
213 struct omap_dss_device *in, *dssdev; hdmic_probe_pdata() local
261 struct omap_dss_device *dssdev; hdmic_probe() local
314 struct omap_dss_device *dssdev = &ddata->dssdev; hdmic_remove() local
H A Dencoder-tpd12s015.c24 struct omap_dss_device dssdev; member in struct:panel_drv_data
36 static int tpd_connect(struct omap_dss_device *dssdev, tpd_connect() argument
57 static void tpd_disconnect(struct omap_dss_device *dssdev, tpd_disconnect() argument
76 static int tpd_enable(struct omap_dss_device *dssdev) tpd_enable() argument
96 static void tpd_disable(struct omap_dss_device *dssdev) tpd_disable() argument
109 static void tpd_set_timings(struct omap_dss_device *dssdev, tpd_set_timings() argument
121 static void tpd_get_timings(struct omap_dss_device *dssdev, tpd_get_timings() argument
129 static int tpd_check_timings(struct omap_dss_device *dssdev, tpd_check_timings() argument
141 static int tpd_read_edid(struct omap_dss_device *dssdev, tpd_read_edid() argument
162 static bool tpd_detect(struct omap_dss_device *dssdev) tpd_detect() argument
169 static int tpd_set_infoframe(struct omap_dss_device *dssdev, tpd_set_infoframe() argument
178 static int tpd_set_hdmi_mode(struct omap_dss_device *dssdev, tpd_set_hdmi_mode() argument
208 struct omap_dss_device *dssdev, *in; tpd_probe_pdata() local
275 struct omap_dss_device *in, *dssdev; tpd_probe() local
340 struct omap_dss_device *dssdev = &ddata->dssdev; tpd_remove() local
H A Dpanel-dpi.c24 struct omap_dss_device dssdev; member in struct:panel_drv_data
39 static int panel_dpi_connect(struct omap_dss_device *dssdev) panel_dpi_connect() argument
55 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) panel_dpi_disconnect() argument
66 static int panel_dpi_enable(struct omap_dss_device *dssdev) panel_dpi_enable() argument
97 static void panel_dpi_disable(struct omap_dss_device *dssdev) panel_dpi_disable() argument
116 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, panel_dpi_set_timings() argument
128 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, panel_dpi_get_timings() argument
136 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, panel_dpi_check_timings() argument
163 struct omap_dss_device *dssdev, *in; panel_dpi_probe_pdata() local
250 struct omap_dss_device *dssdev; panel_dpi_probe() local
303 struct omap_dss_device *dssdev = &ddata->dssdev; panel_dpi_remove() local
H A Dpanel-lgphilips-lb035q02.c44 struct omap_dss_device dssdev; member in struct:panel_drv_data
121 static int lb035q02_connect(struct omap_dss_device *dssdev) lb035q02_connect() argument
139 static void lb035q02_disconnect(struct omap_dss_device *dssdev) lb035q02_disconnect() argument
150 static int lb035q02_enable(struct omap_dss_device *dssdev) lb035q02_enable() argument
181 static void lb035q02_disable(struct omap_dss_device *dssdev) lb035q02_disable() argument
200 static void lb035q02_set_timings(struct omap_dss_device *dssdev, lb035q02_set_timings() argument
212 static void lb035q02_get_timings(struct omap_dss_device *dssdev, lb035q02_get_timings() argument
220 static int lb035q02_check_timings(struct omap_dss_device *dssdev, lb035q02_check_timings() argument
247 struct omap_dss_device *dssdev, *in; lb035q02_probe_pdata() local
313 struct omap_dss_device *dssdev; lb035q02_panel_spi_probe() local
370 struct omap_dss_device *dssdev = &ddata->dssdev; lb035q02_panel_spi_remove() local
H A Dpanel-nec-nl8048hl11.c25 struct omap_dss_device dssdev; member in struct:panel_drv_data
121 static int nec_8048_connect(struct omap_dss_device *dssdev) nec_8048_connect() argument
137 static void nec_8048_disconnect(struct omap_dss_device *dssdev) nec_8048_disconnect() argument
148 static int nec_8048_enable(struct omap_dss_device *dssdev) nec_8048_enable() argument
176 static void nec_8048_disable(struct omap_dss_device *dssdev) nec_8048_disable() argument
192 static void nec_8048_set_timings(struct omap_dss_device *dssdev, nec_8048_set_timings() argument
204 static void nec_8048_get_timings(struct omap_dss_device *dssdev, nec_8048_get_timings() argument
212 static int nec_8048_check_timings(struct omap_dss_device *dssdev, nec_8048_check_timings() argument
240 struct omap_dss_device *dssdev, *in; nec_8048_probe_pdata() local
294 struct omap_dss_device *dssdev; nec_8048_probe() local
370 struct omap_dss_device *dssdev = &ddata->dssdev; nec_8048_remove() local
H A Dpanel-sharp-ls037v7dw01.c24 struct omap_dss_device dssdev; member in struct:panel_drv_data
62 static int sharp_ls_connect(struct omap_dss_device *dssdev) sharp_ls_connect() argument
78 static void sharp_ls_disconnect(struct omap_dss_device *dssdev) sharp_ls_disconnect() argument
89 static int sharp_ls_enable(struct omap_dss_device *dssdev) sharp_ls_enable() argument
131 static void sharp_ls_disable(struct omap_dss_device *dssdev) sharp_ls_disable() argument
157 static void sharp_ls_set_timings(struct omap_dss_device *dssdev, sharp_ls_set_timings() argument
169 static void sharp_ls_get_timings(struct omap_dss_device *dssdev, sharp_ls_get_timings() argument
177 static int sharp_ls_check_timings(struct omap_dss_device *dssdev, sharp_ls_check_timings() argument
224 struct omap_dss_device *dssdev, *in; sharp_ls_probe_pdata() local
339 struct omap_dss_device *dssdev; sharp_ls_probe() local
386 struct omap_dss_device *dssdev = &ddata->dssdev; sharp_ls_remove() local
H A Dpanel-tpo-td028ttec1.c35 struct omap_dss_device dssdev; member in struct:panel_drv_data
170 static int td028ttec1_panel_connect(struct omap_dss_device *dssdev) td028ttec1_panel_connect() argument
186 static void td028ttec1_panel_disconnect(struct omap_dss_device *dssdev) td028ttec1_panel_disconnect() argument
197 static int td028ttec1_panel_enable(struct omap_dss_device *dssdev) td028ttec1_panel_enable() argument
307 static void td028ttec1_panel_disable(struct omap_dss_device *dssdev) td028ttec1_panel_disable() argument
327 static void td028ttec1_panel_set_timings(struct omap_dss_device *dssdev, td028ttec1_panel_set_timings() argument
339 static void td028ttec1_panel_get_timings(struct omap_dss_device *dssdev, td028ttec1_panel_get_timings() argument
347 static int td028ttec1_panel_check_timings(struct omap_dss_device *dssdev, td028ttec1_panel_check_timings() argument
372 struct omap_dss_device *dssdev, *in; td028ttec1_panel_probe_pdata() local
413 struct omap_dss_device *dssdev; td028ttec1_panel_probe() local
473 struct omap_dss_device *dssdev = &ddata->dssdev; td028ttec1_panel_remove() local
H A Dpanel-tpo-td043mtea1.c57 struct omap_dss_device dssdev; member in struct:panel_drv_data
156 static int tpo_td043_set_hmirror(struct omap_dss_device *dssdev, bool enable) tpo_td043_set_hmirror() argument
165 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) tpo_td043_get_hmirror() argument
341 static int tpo_td043_connect(struct omap_dss_device *dssdev) tpo_td043_connect() argument
357 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) tpo_td043_disconnect() argument
368 static int tpo_td043_enable(struct omap_dss_device *dssdev) tpo_td043_enable() argument
405 static void tpo_td043_disable(struct omap_dss_device *dssdev) tpo_td043_disable() argument
421 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, tpo_td043_set_timings() argument
433 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, tpo_td043_get_timings() argument
441 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, tpo_td043_check_timings() argument
472 struct omap_dss_device *dssdev, *in; tpo_td043_probe_pdata() local
522 struct omap_dss_device *dssdev; tpo_td043_probe() local
611 struct omap_dss_device *dssdev = &ddata->dssdev; tpo_td043_remove() local
H A Dpanel-dsi-cm.c43 struct omap_dss_device dssdev; member in struct:panel_drv_data
383 static void dsicm_get_resolution(struct omap_dss_device *dssdev, dsicm_get_resolution() argument
711 static int dsicm_connect(struct omap_dss_device *dssdev) dsicm_connect() argument
748 static void dsicm_disconnect(struct omap_dss_device *dssdev) dsicm_disconnect() argument
760 static int dsicm_enable(struct omap_dss_device *dssdev) dsicm_enable() argument
800 static void dsicm_disable(struct omap_dss_device *dssdev) dsicm_disable() argument
873 static int dsicm_update(struct omap_dss_device *dssdev, dsicm_update() argument
921 static int dsicm_sync(struct omap_dss_device *dssdev) dsicm_sync() argument
957 static int dsicm_enable_te(struct omap_dss_device *dssdev, bool enable) dsicm_enable_te() argument
994 static int dsicm_get_te(struct omap_dss_device *dssdev) dsicm_get_te() argument
1006 static int dsicm_memory_read(struct omap_dss_device *dssdev, dsicm_memory_read() argument
1093 struct omap_dss_device *dssdev = &ddata->dssdev; dsicm_ulps_work() local
1134 struct omap_dss_device *dssdev, *in; dsicm_probe_pdata() local
1205 struct omap_dss_device *dssdev; dsicm_probe() local
1337 struct omap_dss_device *dssdev = &ddata->dssdev; dsicm_remove() local
H A Dpanel-sony-acx565akm.c68 struct omap_dss_device dssdev; member in struct:panel_drv_data
516 static int acx565akm_connect(struct omap_dss_device *dssdev) acx565akm_connect() argument
532 static void acx565akm_disconnect(struct omap_dss_device *dssdev) acx565akm_disconnect() argument
543 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) acx565akm_panel_power_on() argument
594 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) acx565akm_panel_power_off() argument
624 static int acx565akm_enable(struct omap_dss_device *dssdev) acx565akm_enable() argument
648 static void acx565akm_disable(struct omap_dss_device *dssdev) acx565akm_disable() argument
664 static void acx565akm_set_timings(struct omap_dss_device *dssdev, acx565akm_set_timings() argument
676 static void acx565akm_get_timings(struct omap_dss_device *dssdev, acx565akm_get_timings() argument
684 static int acx565akm_check_timings(struct omap_dss_device *dssdev, acx565akm_check_timings() argument
711 struct omap_dss_device *dssdev, *in; acx565akm_probe_pdata() local
752 struct omap_dss_device *dssdev; acx565akm_probe() local
879 struct omap_dss_device *dssdev = &ddata->dssdev; acx565akm_remove() local
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddisplay.c35 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, omapdss_default_get_resolution() argument
43 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) omapdss_default_get_recommended_bpp() argument
74 void omapdss_default_get_timings(struct omap_dss_device *dssdev, omapdss_default_get_timings() argument
83 struct omap_dss_device *dssdev = NULL; dss_suspend_all_devices() local
102 struct omap_dss_device *dssdev = NULL; dss_resume_all_devices() local
119 struct omap_dss_device *dssdev = NULL; dss_disable_all_devices() local
134 int omapdss_register_display(struct omap_dss_device *dssdev) omapdss_register_display() argument
178 void omapdss_unregister_display(struct omap_dss_device *dssdev) omapdss_unregister_display() argument
186 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) omap_dss_get_device() argument
200 void omap_dss_put_device(struct omap_dss_device *dssdev) omap_dss_put_device() argument
214 struct omap_dss_device *dssdev; omap_dss_get_next_device() local
259 struct omap_dss_device *dssdev = NULL; omap_dss_find_device() local
256 omap_dss_find_device(void *data, int (*match)(struct omap_dss_device *dssdev, void *data)) omap_dss_find_device() argument
H A Ddisplay-sysfs.c31 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) display_name_show() argument
38 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) display_enabled_show() argument
44 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, display_enabled_store() argument
71 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) display_tear_show() argument
78 static ssize_t display_tear_store(struct omap_dss_device *dssdev, display_tear_store() argument
98 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) display_timings_show() argument
113 static ssize_t display_timings_store(struct omap_dss_device *dssdev, display_timings_store() argument
151 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) display_rotate_show() argument
160 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, display_rotate_store() argument
179 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) display_mirror_show() argument
188 static ssize_t display_mirror_store(struct omap_dss_device *dssdev, display_mirror_store() argument
208 static ssize_t display_wss_show(struct omap_dss_device *dssdev, char *buf) display_wss_show() argument
220 static ssize_t display_wss_store(struct omap_dss_device *dssdev, display_wss_store() argument
283 struct omap_dss_device *dssdev; display_attr_show() local
298 struct omap_dss_device *dssdev; display_attr_store() local
322 struct omap_dss_device *dssdev = NULL; display_init_sysfs() local
345 struct omap_dss_device *dssdev = NULL; display_uninit_sysfs() local
H A Doutput.c160 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) omapdss_find_output_from_display() argument
172 struct omap_overlay_manager *omapdss_find_mgr_from_display(struct omap_dss_device *dssdev) omapdss_find_mgr_from_display() argument
31 omapdss_output_set_device(struct omap_dss_device *out, struct omap_dss_device *dssdev) omapdss_output_set_device() argument
H A Dmanager-sysfs.c41 struct omap_dss_device *dssdev = mgr->get_device(mgr); manager_display_show() local
47 static int manager_display_match(struct omap_dss_device *dssdev, void *data) manager_display_match() argument
59 struct omap_dss_device *dssdev = NULL; manager_display_store() local
H A Dsdi.c114 static void sdi_config_lcd_manager(struct omap_dss_device *dssdev) sdi_config_lcd_manager() argument
129 static int sdi_display_enable(struct omap_dss_device *dssdev) sdi_display_enable() argument
216 static void sdi_display_disable(struct omap_dss_device *dssdev) sdi_display_disable() argument
229 static void sdi_set_timings(struct omap_dss_device *dssdev, sdi_set_timings() argument
235 static void sdi_get_timings(struct omap_dss_device *dssdev, sdi_get_timings() argument
241 static int sdi_check_timings(struct omap_dss_device *dssdev, sdi_check_timings() argument
255 static void sdi_set_datapairs(struct omap_dss_device *dssdev, int datapairs) sdi_set_datapairs() argument
279 static int sdi_connect(struct omap_dss_device *dssdev, sdi_connect() argument
308 static void sdi_disconnect(struct omap_dss_device *dssdev, sdi_disconnect() argument
H A Dhdmi4.c130 static int hdmi_power_on_core(struct omap_dss_device *dssdev) hdmi_power_on_core() argument
155 static void hdmi_power_off_core(struct omap_dss_device *dssdev) hdmi_power_off_core() argument
163 static int hdmi_power_on_full(struct omap_dss_device *dssdev) hdmi_power_on_full() argument
242 static void hdmi_power_off_full(struct omap_dss_device *dssdev) hdmi_power_off_full() argument
259 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, hdmi_display_check_timing() argument
270 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, hdmi_display_set_timing() argument
282 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, hdmi_display_get_timings() argument
323 static int hdmi_display_enable(struct omap_dss_device *dssdev) hdmi_display_enable() argument
354 static void hdmi_display_disable(struct omap_dss_device *dssdev) hdmi_display_disable() argument
370 static int hdmi_core_enable(struct omap_dss_device *dssdev) hdmi_core_enable() argument
392 static void hdmi_core_disable(struct omap_dss_device *dssdev) hdmi_core_disable() argument
403 static int hdmi_connect(struct omap_dss_device *dssdev, hdmi_connect() argument
432 static void hdmi_disconnect(struct omap_dss_device *dssdev, hdmi_disconnect() argument
446 static int hdmi_read_edid(struct omap_dss_device *dssdev, hdmi_read_edid() argument
468 static int hdmi_set_infoframe(struct omap_dss_device *dssdev, hdmi_set_infoframe() argument
475 static int hdmi_set_hdmi_mode(struct omap_dss_device *dssdev, hdmi_set_hdmi_mode() argument
H A Dhdmi5.c147 static int hdmi_power_on_core(struct omap_dss_device *dssdev) hdmi_power_on_core() argument
172 static void hdmi_power_off_core(struct omap_dss_device *dssdev) hdmi_power_off_core() argument
180 static int hdmi_power_on_full(struct omap_dss_device *dssdev) hdmi_power_on_full() argument
259 static void hdmi_power_off_full(struct omap_dss_device *dssdev) hdmi_power_off_full() argument
276 static int hdmi_display_check_timing(struct omap_dss_device *dssdev, hdmi_display_check_timing() argument
291 static void hdmi_display_set_timing(struct omap_dss_device *dssdev, hdmi_display_set_timing() argument
303 static void hdmi_display_get_timings(struct omap_dss_device *dssdev, hdmi_display_get_timings() argument
351 static int hdmi_display_enable(struct omap_dss_device *dssdev) hdmi_display_enable() argument
382 static void hdmi_display_disable(struct omap_dss_device *dssdev) hdmi_display_disable() argument
398 static int hdmi_core_enable(struct omap_dss_device *dssdev) hdmi_core_enable() argument
420 static void hdmi_core_disable(struct omap_dss_device *dssdev) hdmi_core_disable() argument
431 static int hdmi_connect(struct omap_dss_device *dssdev, hdmi_connect() argument
460 static void hdmi_disconnect(struct omap_dss_device *dssdev, hdmi_disconnect() argument
474 static int hdmi_read_edid(struct omap_dss_device *dssdev, hdmi_read_edid() argument
496 static int hdmi_set_infoframe(struct omap_dss_device *dssdev, hdmi_set_infoframe() argument
503 static int hdmi_set_hdmi_mode(struct omap_dss_device *dssdev, hdmi_set_hdmi_mode() argument
H A Dapply.c428 struct omap_dss_device *dssdev; dss_mgr_get_device() local
H A Ddpi.c60 static struct dpi_data *dpi_get_data_from_dssdev(struct omap_dss_device *dssdev) dpi_get_data_from_dssdev() argument
383 static int dpi_display_enable(struct omap_dss_device *dssdev) dpi_display_enable() argument
456 static void dpi_display_disable(struct omap_dss_device *dssdev) dpi_display_disable() argument
478 static void dpi_set_timings(struct omap_dss_device *dssdev, dpi_set_timings() argument
492 static void dpi_get_timings(struct omap_dss_device *dssdev, dpi_get_timings() argument
504 static int dpi_check_timings(struct omap_dss_device *dssdev, dpi_check_timings() argument
545 static void dpi_set_data_lines(struct omap_dss_device *dssdev, int data_lines) dpi_set_data_lines() argument
658 static int dpi_connect(struct omap_dss_device *dssdev, dpi_connect() argument
690 static void dpi_disconnect(struct omap_dss_device *dssdev, dpi_disconnect() argument
H A Drfbi.c111 struct omap_dss_device *dssdev[2]; member in struct:__anon10596
304 static int rfbi_transfer_area(struct omap_dss_device *dssdev, rfbi_transfer_area() argument
765 static int rfbi_configure(struct omap_dss_device *dssdev) rfbi_configure() argument
771 static int rfbi_update(struct omap_dss_device *dssdev, void (*callback)(void *), rfbi_update() argument
777 static void rfbi_set_size(struct omap_dss_device *dssdev, u16 w, u16 h) rfbi_set_size() argument
783 static void rfbi_set_pixel_size(struct omap_dss_device *dssdev, int pixel_size) rfbi_set_pixel_size() argument
788 static void rfbi_set_data_lines(struct omap_dss_device *dssdev, int data_lines) rfbi_set_data_lines() argument
793 static void rfbi_set_interface_timings(struct omap_dss_device *dssdev, rfbi_set_interface_timings() argument
839 static void rfbi_config_lcd_manager(struct omap_dss_device *dssdev) rfbi_config_lcd_manager() argument
877 static int rfbi_display_enable(struct omap_dss_device *dssdev) rfbi_display_enable() argument
911 static void rfbi_display_disable(struct omap_dss_device *dssdev) rfbi_display_disable() argument
921 static int rfbi_init_display(struct omap_dss_device *dssdev) rfbi_init_display() argument
H A Dvenc.c431 static int venc_power_on(struct omap_dss_device *dssdev) venc_power_on() argument
482 static void venc_power_off(struct omap_dss_device *dssdev) venc_power_off() argument
496 static int venc_display_enable(struct omap_dss_device *dssdev) venc_display_enable() argument
525 static void venc_display_disable(struct omap_dss_device *dssdev) venc_display_disable() argument
536 static void venc_set_timings(struct omap_dss_device *dssdev, venc_set_timings() argument
554 static int venc_check_timings(struct omap_dss_device *dssdev, venc_check_timings() argument
568 static void venc_get_timings(struct omap_dss_device *dssdev, venc_get_timings() argument
578 static u32 venc_get_wss(struct omap_dss_device *dssdev) venc_get_wss() argument
584 static int venc_set_wss(struct omap_dss_device *dssdev, u32 wss) venc_set_wss() argument
613 static void venc_set_type(struct omap_dss_device *dssdev, venc_set_type() argument
623 static void venc_invert_vid_out_polarity(struct omap_dss_device *dssdev, venc_invert_vid_out_polarity() argument
729 static int venc_connect(struct omap_dss_device *dssdev, venc_connect() argument
758 static void venc_disconnect(struct omap_dss_device *dssdev, venc_disconnect() argument
H A Ddsi.c327 struct omap_dss_device *dssdev; member in struct:dsi_data::__anon10594
415 static inline struct platform_device *dsi_get_dsidev_from_dssdev(struct omap_dss_device *dssdev) dsi_get_dsidev_from_dssdev() argument
473 static void dsi_bus_lock(struct omap_dss_device *dssdev) dsi_bus_lock() argument
481 static void dsi_bus_unlock(struct omap_dss_device *dssdev) dsi_bus_unlock() argument
2499 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, dsi_vc_enable_hs() argument
2627 static int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel) dsi_vc_send_bta_sync() argument
2795 static int dsi_vc_send_null(struct omap_dss_device *dssdev, int channel) dsi_vc_send_null() argument
2833 static int dsi_vc_dcs_write_nosync(struct omap_dss_device *dssdev, int channel, dsi_vc_dcs_write_nosync() argument
2842 static int dsi_vc_generic_write_nosync(struct omap_dss_device *dssdev, int channel, dsi_vc_generic_write_nosync() argument
2851 static int dsi_vc_write_common(struct omap_dss_device *dssdev, int channel, dsi_vc_write_common() argument
2880 static int dsi_vc_dcs_write(struct omap_dss_device *dssdev, int channel, u8 *data, dsi_vc_dcs_write() argument
2887 static int dsi_vc_generic_write(struct omap_dss_device *dssdev, int channel, u8 *data, dsi_vc_generic_write() argument
3059 static int dsi_vc_dcs_read(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, dsi_vc_dcs_read() argument
3089 static int dsi_vc_generic_read(struct omap_dss_device *dssdev, int channel, dsi_vc_generic_read() argument
3116 static int dsi_vc_set_max_rx_packet_size(struct omap_dss_device *dssdev, int channel, dsi_vc_set_max_rx_packet_size() argument
3757 static int dsi_configure_pins(struct omap_dss_device *dssdev, dsi_configure_pins() argument
3824 static int dsi_enable_video_output(struct omap_dss_device *dssdev, int channel) dsi_enable_video_output() argument
3895 static void dsi_disable_video_output(struct omap_dss_device *dssdev, int channel) dsi_disable_video_output() argument
4055 static int dsi_update(struct omap_dss_device *dssdev, int channel, dsi_update() argument
4268 static int dsi_display_enable(struct omap_dss_device *dssdev) dsi_display_enable() argument
4302 static void dsi_display_disable(struct omap_dss_device *dssdev, dsi_display_disable() argument
4326 static int dsi_enable_te(struct omap_dss_device *dssdev, bool enable) dsi_enable_te() argument
4809 static int dsi_set_config(struct omap_dss_device *dssdev, dsi_set_config() argument
4908 static int dsi_request_vc(struct omap_dss_device *dssdev, int *channel) dsi_request_vc() argument
4926 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) dsi_set_vc_id() argument
4952 static void dsi_release_vc(struct omap_dss_device *dssdev, int channel) dsi_release_vc() argument
4981 static int dsi_connect(struct omap_dss_device *dssdev, dsi_connect() argument
5011 static void dsi_disconnect(struct omap_dss_device *dssdev, dsi_disconnect() argument
/linux-4.1.27/sound/soc/omap/
H A Domap-hdmi-audio.c39 struct device *dssdev; member in struct:hdmi_audio_data
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h83 struct omap_dss_device *dssdev; member in struct:omapfb_display_data
161 get_display_data( struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) get_display_data() argument
H A Domapfb-main.c1670 struct omap_dss_device *dssdev; omapfb_auto_update_work() local
1857 struct omap_dss_device *dssdev = fbdev->displays[i].dssdev; omapfb_free_resources() local
2384 struct omap_dss_device *dssdev = fbdev->displays[i].dssdev; omapfb_init_connections() local
2434 struct omap_dss_device *dssdev; omapfb_find_default_display() local
2451 struct omap_dss_device *dssdev; omapfb_find_default_display() local
2474 struct omap_dss_device *dssdev; omapfb_probe() local
2153 omapfb_get_recommended_bpp(struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) omapfb_get_recommended_bpp() argument
2321 omapfb_init_display(struct omapfb2_device *fbdev, struct omap_dss_device *dssdev) omapfb_init_display() argument
/linux-4.1.27/drivers/media/platform/omap/
H A Domap_vout.c454 struct omap_dss_device *dssdev; omapvid_init() local
519 struct omap_dss_device *dssdev; omapvid_apply_changes() local
961 struct omap_dss_device *dssdev = ovl->get_device(ovl); omap_vout_release() local
1097 struct omap_dss_device *dssdev; vidioc_try_fmt_vid_out() local
1124 struct omap_dss_device *dssdev; vidioc_s_fmt_vid_out() local
1297 struct omap_dss_device *dssdev; vidioc_s_crop() local
1679 struct omap_dss_device *dssdev = ovl->get_device(ovl); vidioc_streamon() local
1716 struct omap_dss_device *dssdev = ovl->get_device(ovl); vidioc_streamoff() local
2144 struct omap_dss_device *dssdev = NULL; omap_vout_probe() local
/linux-4.1.27/drivers/video/fbdev/omap/
H A Domapfb.h228 struct platform_device *dssdev; /* dummy dev for clocks */ member in struct:omapfb_device
/linux-4.1.27/include/video/
H A Domapdss.h982 static inline bool omapdss_device_is_connected(struct omap_dss_device *dssdev) omapdss_device_is_connected() argument
987 static inline bool omapdss_device_is_enabled(struct omap_dss_device *dssdev) omapdss_device_is_enabled() argument

Completed in 894 milliseconds