Home
last modified time | relevance | path

Searched refs:omap_dss_device (Results 1 – 25 of 42) sorted by relevance

12

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Ddisplay.h51 struct omap_dss_device;
227 struct omap_dss_device **devices;
228 struct omap_dss_device *default_device;
351 struct omap_dss_device *device;
359 struct omap_dss_device *dssdev);
375 struct omap_dss_device { struct
464 int (*platform_enable)(struct omap_dss_device *dssdev); argument
465 void (*platform_disable)(struct omap_dss_device *dssdev); argument
466 int (*set_backlight)(struct omap_dss_device *dssdev, int level); argument
467 int (*get_backlight)(struct omap_dss_device *dssdev); argument
[all …]
Dpanel-generic-dpi.h33 int (*platform_enable)(struct omap_dss_device *dssdev);
34 void (*platform_disable)(struct omap_dss_device *dssdev);
Dnokia-dsi-panel.h27 int (*set_backlight)(struct omap_dss_device *dssdev, int level);
28 int (*get_backlight)(struct omap_dss_device *dssdev);
/linux-2.6.39/drivers/video/omap2/dss/
Ddisplay.c36 struct omap_dss_device *dssdev = to_dss_device(dev); in display_enabled_show()
46 struct omap_dss_device *dssdev = to_dss_device(dev); in display_enabled_store()
67 struct omap_dss_device *dssdev = to_dss_device(dev); in display_upd_mode_show()
78 struct omap_dss_device *dssdev = to_dss_device(dev); in display_upd_mode_store()
107 struct omap_dss_device *dssdev = to_dss_device(dev); in display_tear_show()
116 struct omap_dss_device *dssdev = to_dss_device(dev); in display_tear_store()
135 struct omap_dss_device *dssdev = to_dss_device(dev); in display_timings_show()
152 struct omap_dss_device *dssdev = to_dss_device(dev); in display_timings_store()
187 struct omap_dss_device *dssdev = to_dss_device(dev); in display_rotate_show()
198 struct omap_dss_device *dssdev = to_dss_device(dev); in display_rotate_store()
[all …]
Dhdmi_omap4_panel.c36 static int hdmi_panel_probe(struct omap_dss_device *dssdev) in hdmi_panel_probe()
57 static void hdmi_panel_remove(struct omap_dss_device *dssdev) in hdmi_panel_remove()
62 static int hdmi_panel_enable(struct omap_dss_device *dssdev) in hdmi_panel_enable()
88 static void hdmi_panel_disable(struct omap_dss_device *dssdev) in hdmi_panel_disable()
100 static int hdmi_panel_suspend(struct omap_dss_device *dssdev) in hdmi_panel_suspend()
121 static int hdmi_panel_resume(struct omap_dss_device *dssdev) in hdmi_panel_resume()
146 static void hdmi_get_timings(struct omap_dss_device *dssdev, in hdmi_get_timings()
156 static void hdmi_set_timings(struct omap_dss_device *dssdev, in hdmi_set_timings()
174 static int hdmi_check_timings(struct omap_dss_device *dssdev, in hdmi_check_timings()
Ddss.h200 struct omap_dss_device *dssdev);
202 struct omap_dss_device *dssdev);
203 bool dss_use_replication(struct omap_dss_device *dssdev,
213 void dss_setup_partial_planes(struct omap_dss_device *dssdev,
216 void dss_start_update(struct omap_dss_device *dssdev);
221 int dss_check_overlay(struct omap_overlay *ovl, struct omap_dss_device *dssdev);
226 void dss_recheck_connections(struct omap_dss_device *dssdev, bool force);
274 int sdi_init_display(struct omap_dss_device *display);
297 int dsi_init_display(struct omap_dss_device *display);
304 int dsi_pll_init(struct omap_dss_device *dssdev, bool enable_hsclk,
[all …]
Ddpi.c43 static int dpi_set_dsi_clk(struct omap_dss_device *dssdev, bool is_tft, in dpi_set_dsi_clk()
73 static int dpi_set_dispc_clk(struct omap_dss_device *dssdev, bool is_tft, in dpi_set_dispc_clk()
101 static int dpi_set_mode(struct omap_dss_device *dssdev) in dpi_set_mode()
144 static int dpi_basic_init(struct omap_dss_device *dssdev) in dpi_basic_init()
160 int omapdss_dpi_display_enable(struct omap_dss_device *dssdev) in omapdss_dpi_display_enable()
215 void omapdss_dpi_display_disable(struct omap_dss_device *dssdev) in omapdss_dpi_display_disable()
234 void dpi_set_timings(struct omap_dss_device *dssdev, in dpi_set_timings()
246 int dpi_check_timings(struct omap_dss_device *dssdev, in dpi_check_timings()
302 int dpi_init_display(struct omap_dss_device *dssdev) in dpi_init_display()
Dvenc.c402 static void venc_power_on(struct omap_dss_device *dssdev) in venc_power_on()
437 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off()
457 static int venc_panel_probe(struct omap_dss_device *dssdev) in venc_panel_probe()
464 static void venc_panel_remove(struct omap_dss_device *dssdev) in venc_panel_remove()
468 static int venc_panel_enable(struct omap_dss_device *dssdev) in venc_panel_enable()
496 static void venc_panel_disable(struct omap_dss_device *dssdev) in venc_panel_disable()
521 static int venc_panel_suspend(struct omap_dss_device *dssdev) in venc_panel_suspend()
527 static int venc_panel_resume(struct omap_dss_device *dssdev) in venc_panel_resume()
533 struct omap_dss_device *dssdev) in venc_get_update_mode()
538 static int venc_set_update_mode(struct omap_dss_device *dssdev, in venc_set_update_mode()
[all …]
Dsdi.c37 static void sdi_basic_init(struct omap_dss_device *dssdev) in sdi_basic_init()
50 int omapdss_sdi_display_enable(struct omap_dss_device *dssdev) in omapdss_sdi_display_enable()
129 void omapdss_sdi_display_disable(struct omap_dss_device *dssdev) in omapdss_sdi_display_disable()
143 int sdi_init_display(struct omap_dss_device *dssdev) in sdi_init_display()
Dcore.c223 struct omap_dss_device *dssdev = pdata->devices[i]; in omap_dss_probe()
321 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_bus_match()
332 struct omap_dss_device *dssdev = to_dss_device(dev); in device_name_show()
381 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_driver_probe()
412 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_driver_remove()
483 int omap_dss_register_device(struct omap_dss_device *dssdev) in omap_dss_register_device()
497 void omap_dss_unregister_device(struct omap_dss_device *dssdev) in omap_dss_unregister_device()
/linux-2.6.39/drivers/video/omap2/displays/
Dpanel-generic-dpi.c188 struct omap_dss_device *dssdev;
194 *get_panel_data(const struct omap_dss_device *dssdev) in get_panel_data()
199 static int generic_dpi_panel_power_on(struct omap_dss_device *dssdev) in generic_dpi_panel_power_on()
230 static void generic_dpi_panel_power_off(struct omap_dss_device *dssdev) in generic_dpi_panel_power_off()
249 static int generic_dpi_panel_probe(struct omap_dss_device *dssdev) in generic_dpi_panel_probe()
288 static void generic_dpi_panel_remove(struct omap_dss_device *dssdev) in generic_dpi_panel_remove()
299 static int generic_dpi_panel_enable(struct omap_dss_device *dssdev) in generic_dpi_panel_enable()
312 static void generic_dpi_panel_disable(struct omap_dss_device *dssdev) in generic_dpi_panel_disable()
319 static int generic_dpi_panel_suspend(struct omap_dss_device *dssdev) in generic_dpi_panel_suspend()
328 static int generic_dpi_panel_resume(struct omap_dss_device *dssdev) in generic_dpi_panel_resume()
[all …]
Dpanel-sharp-ls037v7dw01.c51 struct omap_dss_device *dssdev = dev_get_drvdata(&bl->dev); in sharp_ls_bl_update_status()
82 static int sharp_ls_panel_probe(struct omap_dss_device *dssdev) in sharp_ls_panel_probe()
123 static void sharp_ls_panel_remove(struct omap_dss_device *dssdev) in sharp_ls_panel_remove()
135 static int sharp_ls_power_on(struct omap_dss_device *dssdev) in sharp_ls_power_on()
162 static void sharp_ls_power_off(struct omap_dss_device *dssdev) in sharp_ls_power_off()
177 static int sharp_ls_panel_enable(struct omap_dss_device *dssdev) in sharp_ls_panel_enable()
185 static void sharp_ls_panel_disable(struct omap_dss_device *dssdev) in sharp_ls_panel_disable()
191 static int sharp_ls_panel_suspend(struct omap_dss_device *dssdev) in sharp_ls_panel_suspend()
198 static int sharp_ls_panel_resume(struct omap_dss_device *dssdev) in sharp_ls_panel_resume()
Dpanel-lgphilips-lb035q02.c45 static int lb035q02_panel_power_on(struct omap_dss_device *dssdev) in lb035q02_panel_power_on()
69 static void lb035q02_panel_power_off(struct omap_dss_device *dssdev) in lb035q02_panel_power_off()
80 static int lb035q02_panel_probe(struct omap_dss_device *dssdev) in lb035q02_panel_probe()
101 static void lb035q02_panel_remove(struct omap_dss_device *dssdev) in lb035q02_panel_remove()
108 static int lb035q02_panel_enable(struct omap_dss_device *dssdev) in lb035q02_panel_enable()
127 static void lb035q02_panel_disable(struct omap_dss_device *dssdev) in lb035q02_panel_disable()
139 static int lb035q02_panel_suspend(struct omap_dss_device *dssdev) in lb035q02_panel_suspend()
152 static int lb035q02_panel_resume(struct omap_dss_device *dssdev) in lb035q02_panel_resume()
Dpanel-taal.c70 static int _taal_enable_te(struct omap_dss_device *dssdev, bool enable);
90 static int init_regulators(struct omap_dss_device *dssdev, in init_regulators()
206 struct omap_dss_device *dssdev;
239 *get_panel_data(const struct omap_dss_device *dssdev) in get_panel_data()
426 struct omap_dss_device *dssdev = dev_get_drvdata(&dev->dev); in taal_bl_update_status()
476 static void taal_get_timings(struct omap_dss_device *dssdev, in taal_get_timings()
482 static void taal_get_resolution(struct omap_dss_device *dssdev, in taal_get_resolution()
499 struct omap_dss_device *dssdev = to_dss_device(dev); in taal_num_errors_show()
525 struct omap_dss_device *dssdev = to_dss_device(dev); in taal_hw_revision_show()
559 struct omap_dss_device *dssdev = to_dss_device(dev); in show_cabc_mode()
[all …]
Dpanel-nec-nl8048hl11-01b.c83 struct omap_dss_device *dssdev = dev_get_drvdata(&bl->dev); in nec_8048_bl_update_status()
112 static int nec_8048_panel_probe(struct omap_dss_device *dssdev) in nec_8048_panel_probe()
154 static void nec_8048_panel_remove(struct omap_dss_device *dssdev) in nec_8048_panel_remove()
166 static int nec_8048_panel_enable(struct omap_dss_device *dssdev) in nec_8048_panel_enable()
187 static void nec_8048_panel_disable(struct omap_dss_device *dssdev) in nec_8048_panel_disable()
201 static int nec_8048_panel_suspend(struct omap_dss_device *dssdev) in nec_8048_panel_suspend()
207 static int nec_8048_panel_resume(struct omap_dss_device *dssdev) in nec_8048_panel_resume()
212 static int nec_8048_recommended_bpp(struct omap_dss_device *dssdev) in nec_8048_recommended_bpp()
Dpanel-tpo-td043mtea1.c119 static int tpo_td043_set_hmirror(struct omap_dss_device *dssdev, bool enable) in tpo_td043_set_hmirror()
128 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) in tpo_td043_get_hmirror()
266 static int tpo_td043_power_on(struct omap_dss_device *dssdev) in tpo_td043_power_on()
309 static void tpo_td043_power_off(struct omap_dss_device *dssdev) in tpo_td043_power_off()
336 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
351 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
360 static int tpo_td043_suspend(struct omap_dss_device *dssdev) in tpo_td043_suspend()
367 static int tpo_td043_resume(struct omap_dss_device *dssdev) in tpo_td043_resume()
380 static int tpo_td043_probe(struct omap_dss_device *dssdev) in tpo_td043_probe()
437 static void tpo_td043_remove(struct omap_dss_device *dssdev) in tpo_td043_remove()
[all …]
Dpanel-acx565akm.c80 struct omap_dss_device *dssdev;
475 static int acx_get_recommended_bpp(struct omap_dss_device *dssdev) in acx_get_recommended_bpp()
492 static int acx_panel_probe(struct omap_dss_device *dssdev) in acx_panel_probe()
572 static void acx_panel_remove(struct omap_dss_device *dssdev) in acx_panel_remove()
584 static int acx_panel_power_on(struct omap_dss_device *dssdev) in acx_panel_power_on()
645 static void acx_panel_power_off(struct omap_dss_device *dssdev) in acx_panel_power_off()
682 static int acx_panel_enable(struct omap_dss_device *dssdev) in acx_panel_enable()
696 static void acx_panel_disable(struct omap_dss_device *dssdev) in acx_panel_disable()
703 static int acx_panel_suspend(struct omap_dss_device *dssdev) in acx_panel_suspend()
711 static int acx_panel_resume(struct omap_dss_device *dssdev) in acx_panel_resume()
[all …]
/linux-2.6.39/arch/arm/mach-omap2/
Dboard-rx51-video.c30 static int rx51_lcd_enable(struct omap_dss_device *dssdev) in rx51_lcd_enable()
36 static void rx51_lcd_disable(struct omap_dss_device *dssdev) in rx51_lcd_disable()
41 static struct omap_dss_device rx51_lcd_device = {
51 static struct omap_dss_device rx51_tv_device = {
58 static struct omap_dss_device *rx51_dss_devices[] = {
Dboard-zoom-display.c54 static int zoom_panel_enable_lcd(struct omap_dss_device *dssdev) in zoom_panel_enable_lcd()
59 static void zoom_panel_disable_lcd(struct omap_dss_device *dssdev) in zoom_panel_disable_lcd()
71 static int zoom_set_bl_intensity(struct omap_dss_device *dssdev, int level) in zoom_set_bl_intensity()
112 static struct omap_dss_device zoom_lcd_device = {
123 static struct omap_dss_device *zoom_dss_devices[] = {
Dboard-am3517evm.c292 static int am3517_evm_panel_enable_lcd(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_lcd()
304 static void am3517_evm_panel_disable_lcd(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_lcd()
316 static struct omap_dss_device am3517_evm_lcd_device = {
324 static int am3517_evm_panel_enable_tv(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_tv()
329 static void am3517_evm_panel_disable_tv(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_tv()
333 static struct omap_dss_device am3517_evm_tv_device = {
342 static int am3517_evm_panel_enable_dvi(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_dvi()
353 static void am3517_evm_panel_disable_dvi(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_dvi()
364 static struct omap_dss_device am3517_evm_dvi_device = {
372 static struct omap_dss_device *am3517_evm_dss_devices[] = {
Dboard-omap3stalker.c145 static int omap3_stalker_enable_lcd(struct omap_dss_device *dssdev) in omap3_stalker_enable_lcd()
157 static void omap3_stalker_disable_lcd(struct omap_dss_device *dssdev) in omap3_stalker_disable_lcd()
170 static struct omap_dss_device omap3_stalker_lcd_device = {
178 static int omap3_stalker_enable_tv(struct omap_dss_device *dssdev) in omap3_stalker_enable_tv()
183 static void omap3_stalker_disable_tv(struct omap_dss_device *dssdev) in omap3_stalker_disable_tv()
187 static struct omap_dss_device omap3_stalker_tv_device = {
200 static int omap3_stalker_enable_dvi(struct omap_dss_device *dssdev) in omap3_stalker_enable_dvi()
211 static void omap3_stalker_disable_dvi(struct omap_dss_device *dssdev) in omap3_stalker_disable_dvi()
223 static struct omap_dss_device omap3_stalker_dvi_device = {
231 static struct omap_dss_device *omap3_stalker_dss_devices[] = {
Dboard-overo.c279 static int overo_panel_enable_dvi(struct omap_dss_device *dssdev) in overo_panel_enable_dvi()
290 static void overo_panel_disable_dvi(struct omap_dss_device *dssdev) in overo_panel_disable_dvi()
301 static struct omap_dss_device overo_dvi_device = {
309 static struct omap_dss_device overo_tv_device = {
316 static int overo_panel_enable_lcd(struct omap_dss_device *dssdev) in overo_panel_enable_lcd()
329 static void overo_panel_disable_lcd(struct omap_dss_device *dssdev) in overo_panel_disable_lcd()
342 static struct omap_dss_device overo_lcd43_device = {
352 static struct omap_dss_device overo_lcd35_device = {
362 static struct omap_dss_device *overo_dss_devices[] = {
Dboard-3430sdp.c215 static int sdp3430_panel_enable_lcd(struct omap_dss_device *dssdev) in sdp3430_panel_enable_lcd()
230 static void sdp3430_panel_disable_lcd(struct omap_dss_device *dssdev) in sdp3430_panel_disable_lcd()
238 static int sdp3430_panel_enable_dvi(struct omap_dss_device *dssdev) in sdp3430_panel_enable_dvi()
250 static void sdp3430_panel_disable_dvi(struct omap_dss_device *dssdev) in sdp3430_panel_disable_dvi()
255 static int sdp3430_panel_enable_tv(struct omap_dss_device *dssdev) in sdp3430_panel_enable_tv()
260 static void sdp3430_panel_disable_tv(struct omap_dss_device *dssdev) in sdp3430_panel_disable_tv()
265 static struct omap_dss_device sdp3430_lcd_device = {
280 static struct omap_dss_device sdp3430_dvi_device = {
288 static struct omap_dss_device sdp3430_tv_device = {
298 static struct omap_dss_device *sdp3430_dss_devices[] = {
Dboard-cm-t35.c304 static int cm_t35_panel_enable_lcd(struct omap_dss_device *dssdev) in cm_t35_panel_enable_lcd()
319 static void cm_t35_panel_disable_lcd(struct omap_dss_device *dssdev) in cm_t35_panel_disable_lcd()
327 static int cm_t35_panel_enable_dvi(struct omap_dss_device *dssdev) in cm_t35_panel_enable_dvi()
340 static void cm_t35_panel_disable_dvi(struct omap_dss_device *dssdev) in cm_t35_panel_disable_dvi()
346 static int cm_t35_panel_enable_tv(struct omap_dss_device *dssdev) in cm_t35_panel_enable_tv()
351 static void cm_t35_panel_disable_tv(struct omap_dss_device *dssdev) in cm_t35_panel_disable_tv()
361 static struct omap_dss_device cm_t35_lcd_device = {
375 static struct omap_dss_device cm_t35_dvi_device = {
383 static struct omap_dss_device cm_t35_tv_device = {
392 static struct omap_dss_device *cm_t35_dss_devices[] = {
Dboard-omap3evm.c264 static int omap3_evm_enable_lcd(struct omap_dss_device *dssdev) in omap3_evm_enable_lcd()
281 static void omap3_evm_disable_lcd(struct omap_dss_device *dssdev) in omap3_evm_disable_lcd()
293 static struct omap_dss_device omap3_evm_lcd_device = {
302 static int omap3_evm_enable_tv(struct omap_dss_device *dssdev) in omap3_evm_enable_tv()
307 static void omap3_evm_disable_tv(struct omap_dss_device *dssdev) in omap3_evm_disable_tv()
311 static struct omap_dss_device omap3_evm_tv_device = {
320 static int omap3_evm_enable_dvi(struct omap_dss_device *dssdev) in omap3_evm_enable_dvi()
333 static void omap3_evm_disable_dvi(struct omap_dss_device *dssdev) in omap3_evm_disable_dvi()
346 static struct omap_dss_device omap3_evm_dvi_device = {
354 static struct omap_dss_device *omap3_evm_dss_devices[] = {

12