Home
last modified time | relevance | path

Searched defs:dssdev (Results 1 – 25 of 45) sorted by relevance

12

/linux-3.3/drivers/video/omap2/dss/
Ddisplay.c37 struct omap_dss_device *dssdev = to_dss_device(dev); in display_enabled_show() local
47 struct omap_dss_device *dssdev = to_dss_device(dev); in display_enabled_store() local
71 struct omap_dss_device *dssdev = to_dss_device(dev); in display_tear_show() local
80 struct omap_dss_device *dssdev = to_dss_device(dev); in display_tear_store() local
101 struct omap_dss_device *dssdev = to_dss_device(dev); in display_timings_show() local
118 struct omap_dss_device *dssdev = to_dss_device(dev); in display_timings_store() local
153 struct omap_dss_device *dssdev = to_dss_device(dev); in display_rotate_show() local
164 struct omap_dss_device *dssdev = to_dss_device(dev); in display_rotate_store() local
184 struct omap_dss_device *dssdev = to_dss_device(dev); in display_mirror_show() local
195 struct omap_dss_device *dssdev = to_dss_device(dev); in display_mirror_store() local
[all …]
Dhdmi_panel.c37 static int hdmi_panel_probe(struct omap_dss_device *dssdev) in hdmi_panel_probe()
52 static void hdmi_panel_remove(struct omap_dss_device *dssdev) in hdmi_panel_remove()
57 static int hdmi_panel_enable(struct omap_dss_device *dssdev) in hdmi_panel_enable()
83 static void hdmi_panel_disable(struct omap_dss_device *dssdev) in hdmi_panel_disable()
95 static int hdmi_panel_suspend(struct omap_dss_device *dssdev) in hdmi_panel_suspend()
116 static int hdmi_panel_resume(struct omap_dss_device *dssdev) in hdmi_panel_resume()
141 static void hdmi_get_timings(struct omap_dss_device *dssdev, in hdmi_get_timings()
151 static void hdmi_set_timings(struct omap_dss_device *dssdev, in hdmi_set_timings()
164 static int hdmi_check_timings(struct omap_dss_device *dssdev, in hdmi_check_timings()
179 static int hdmi_read_edid(struct omap_dss_device *dssdev, u8 *buf, int len) in hdmi_read_edid()
[all …]
Ddpi.c52 static bool dpi_use_dsi_pll(struct omap_dss_device *dssdev) in dpi_use_dsi_pll()
67 static int dpi_set_dsi_clk(struct omap_dss_device *dssdev, bool is_tft, in dpi_set_dsi_clk()
99 static int dpi_set_dispc_clk(struct omap_dss_device *dssdev, bool is_tft, in dpi_set_dispc_clk()
126 static int dpi_set_mode(struct omap_dss_device *dssdev) in dpi_set_mode()
164 static void dpi_basic_init(struct omap_dss_device *dssdev) in dpi_basic_init()
179 int omapdss_dpi_display_enable(struct omap_dss_device *dssdev) in omapdss_dpi_display_enable()
258 void omapdss_dpi_display_disable(struct omap_dss_device *dssdev) in omapdss_dpi_display_disable()
278 void dpi_set_timings(struct omap_dss_device *dssdev, in dpi_set_timings()
305 int dpi_check_timings(struct omap_dss_device *dssdev, in dpi_check_timings()
355 int dpi_init_display(struct omap_dss_device *dssdev) in dpi_init_display()
Dsdi.c36 static void sdi_basic_init(struct omap_dss_device *dssdev) in sdi_basic_init()
49 int omapdss_sdi_display_enable(struct omap_dss_device *dssdev) in omapdss_sdi_display_enable()
150 void omapdss_sdi_display_disable(struct omap_dss_device *dssdev) in omapdss_sdi_display_disable()
165 int sdi_init_display(struct omap_dss_device *dssdev) in sdi_init_display()
Dvenc.c420 static int venc_power_on(struct omap_dss_device *dssdev) in venc_power_on()
469 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off()
489 static int venc_panel_probe(struct omap_dss_device *dssdev) in venc_panel_probe()
496 static void venc_panel_remove(struct omap_dss_device *dssdev) in venc_panel_remove()
500 static int venc_panel_enable(struct omap_dss_device *dssdev) in venc_panel_enable()
543 static void venc_panel_disable(struct omap_dss_device *dssdev) in venc_panel_disable()
569 static int venc_panel_suspend(struct omap_dss_device *dssdev) in venc_panel_suspend()
575 static int venc_panel_resume(struct omap_dss_device *dssdev) in venc_panel_resume()
580 static void venc_get_timings(struct omap_dss_device *dssdev, in venc_get_timings()
586 static void venc_set_timings(struct omap_dss_device *dssdev, in venc_set_timings()
[all …]
Dcore.c227 struct omap_dss_device *dssdev = pdata->devices[i]; in omap_dss_probe() local
323 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_bus_match() local
334 struct omap_dss_device *dssdev = to_dss_device(dev); in device_name_show() local
383 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_driver_probe() local
414 struct omap_dss_device *dssdev = to_dss_device(dev); in dss_driver_remove() local
485 static int omap_dss_register_device(struct omap_dss_device *dssdev) in omap_dss_register_device()
499 static void omap_dss_unregister_device(struct omap_dss_device *dssdev) in omap_dss_unregister_device()
Ddsi.c274 struct omap_dss_device *dssdev; member
354 static inline struct platform_device *dsi_get_dsidev_from_dssdev(struct omap_dss_device *dssdev) in dsi_get_dsidev_from_dssdev()
385 void dsi_bus_lock(struct omap_dss_device *dssdev) in dsi_bus_lock()
394 void dsi_bus_unlock(struct omap_dss_device *dssdev) in dsi_bus_unlock()
1201 static int dsi_set_lp_clk_divisor(struct omap_dss_device *dssdev) in dsi_set_lp_clk_divisor()
1282 static int dsi_calc_clock_rates(struct omap_dss_device *dssdev, in dsi_calc_clock_rates()
2079 static int dsi_parse_lane_config(struct omap_dss_device *dssdev) in dsi_parse_lane_config()
2138 static int dsi_set_lane_config(struct omap_dss_device *dssdev) in dsi_set_lane_config()
2275 static void dsi_cio_enable_lane_override(struct omap_dss_device *dssdev, in dsi_cio_enable_lane_override()
2325 static int dsi_cio_wait_tx_clk_esc_reset(struct omap_dss_device *dssdev) in dsi_cio_wait_tx_clk_esc_reset()
[all …]
Dhdmi.c205 int hdmi_init_display(struct omap_dss_device *dssdev) in hdmi_init_display()
297 static void hdmi_compute_pll(struct omap_dss_device *dssdev, int phy, in hdmi_compute_pll()
348 static int hdmi_power_on(struct omap_dss_device *dssdev) in hdmi_power_on()
427 static void hdmi_power_off(struct omap_dss_device *dssdev) in hdmi_power_off()
437 int omapdss_hdmi_display_check_timing(struct omap_dss_device *dssdev, in omapdss_hdmi_display_check_timing()
451 void omapdss_hdmi_display_set_timing(struct omap_dss_device *dssdev) in omapdss_hdmi_display_set_timing()
520 int omapdss_hdmi_display_enable(struct omap_dss_device *dssdev) in omapdss_hdmi_display_enable()
570 void omapdss_hdmi_display_disable(struct omap_dss_device *dssdev) in omapdss_hdmi_display_disable()
/linux-3.3/drivers/video/omap2/displays/
Dpanel-dvi.c44 struct omap_dss_device *dssdev; member
50 *get_pdata(const struct omap_dss_device *dssdev) in get_pdata()
55 static int panel_dvi_power_on(struct omap_dss_device *dssdev) in panel_dvi_power_on()
80 static void panel_dvi_power_off(struct omap_dss_device *dssdev) in panel_dvi_power_off()
93 static int panel_dvi_probe(struct omap_dss_device *dssdev) in panel_dvi_probe()
112 static void __exit panel_dvi_remove(struct omap_dss_device *dssdev) in panel_dvi_remove()
125 static int panel_dvi_enable(struct omap_dss_device *dssdev) in panel_dvi_enable()
141 static void panel_dvi_disable(struct omap_dss_device *dssdev) in panel_dvi_disable()
154 static int panel_dvi_suspend(struct omap_dss_device *dssdev) in panel_dvi_suspend()
169 static int panel_dvi_resume(struct omap_dss_device *dssdev) in panel_dvi_resume()
[all …]
Dpanel-generic-dpi.c370 struct omap_dss_device *dssdev; member
376 *get_panel_data(const struct omap_dss_device *dssdev) in get_panel_data()
381 static int generic_dpi_panel_power_on(struct omap_dss_device *dssdev) in generic_dpi_panel_power_on()
412 static void generic_dpi_panel_power_off(struct omap_dss_device *dssdev) in generic_dpi_panel_power_off()
431 static int generic_dpi_panel_probe(struct omap_dss_device *dssdev) in generic_dpi_panel_probe()
470 static void __exit generic_dpi_panel_remove(struct omap_dss_device *dssdev) in generic_dpi_panel_remove()
481 static int generic_dpi_panel_enable(struct omap_dss_device *dssdev) in generic_dpi_panel_enable()
494 static void generic_dpi_panel_disable(struct omap_dss_device *dssdev) in generic_dpi_panel_disable()
501 static int generic_dpi_panel_suspend(struct omap_dss_device *dssdev) in generic_dpi_panel_suspend()
510 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() local
82 static int sharp_ls_panel_probe(struct omap_dss_device *dssdev) in sharp_ls_panel_probe()
123 static void __exit 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-taal.c76 static int init_regulators(struct omap_dss_device *dssdev, in init_regulators()
192 struct omap_dss_device *dssdev; member
223 *get_panel_data(const struct omap_dss_device *dssdev) in get_panel_data()
409 static void taal_queue_esd_work(struct omap_dss_device *dssdev) in taal_queue_esd_work()
418 static void taal_cancel_esd_work(struct omap_dss_device *dssdev) in taal_cancel_esd_work()
425 static void taal_queue_ulps_work(struct omap_dss_device *dssdev) in taal_queue_ulps_work()
434 static void taal_cancel_ulps_work(struct omap_dss_device *dssdev) in taal_cancel_ulps_work()
441 static int taal_enter_ulps(struct omap_dss_device *dssdev) in taal_enter_ulps()
475 static int taal_exit_ulps(struct omap_dss_device *dssdev) in taal_exit_ulps()
520 static int taal_wake_up(struct omap_dss_device *dssdev) in taal_wake_up()
[all …]
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-nec-nl8048hl11-01b.c83 struct omap_dss_device *dssdev = dev_get_drvdata(&bl->dev); in nec_8048_bl_update_status() local
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_power_on(struct omap_dss_device *dssdev) in nec_8048_panel_power_on()
196 static void nec_8048_panel_power_off(struct omap_dss_device *dssdev) in nec_8048_panel_power_off()
213 static int nec_8048_panel_enable(struct omap_dss_device *dssdev) in nec_8048_panel_enable()
226 static void nec_8048_panel_disable(struct omap_dss_device *dssdev) in nec_8048_panel_disable()
233 static int nec_8048_panel_suspend(struct omap_dss_device *dssdev) in nec_8048_panel_suspend()
242 static int nec_8048_panel_resume(struct omap_dss_device *dssdev) in nec_8048_panel_resume()
255 static int nec_8048_recommended_bpp(struct omap_dss_device *dssdev) in nec_8048_recommended_bpp()
Dpanel-n8x0.c70 struct omap_dss_device *dssdev; member
79 struct panel_n8x0_data *get_board_data(const struct omap_dss_device *dssdev) in get_board_data()
85 struct panel_drv_data *get_drv_data(const struct omap_dss_device *dssdev) in get_drv_data()
115 static void blizzard_ctrl_setup_update(struct omap_dss_device *dssdev, in blizzard_ctrl_setup_update()
279 static int n8x0_panel_power_on(struct omap_dss_device *dssdev) in n8x0_panel_power_on()
373 static void n8x0_panel_power_off(struct omap_dss_device *dssdev) in n8x0_panel_power_off()
417 struct omap_dss_device *dssdev = dev_get_drvdata(&dev->dev); in n8x0_bl_update_status() local
457 static int n8x0_panel_probe(struct omap_dss_device *dssdev) in n8x0_panel_probe()
504 static void n8x0_panel_remove(struct omap_dss_device *dssdev) in n8x0_panel_remove()
519 static int n8x0_panel_enable(struct omap_dss_device *dssdev) in n8x0_panel_enable()
[all …]
Dpanel-picodlp.c75 *get_panel_data(const struct omap_dss_device *dssdev) in get_panel_data()
344 static int picodlp_panel_power_on(struct omap_dss_device *dssdev) in picodlp_panel_power_on()
396 static void picodlp_panel_power_off(struct omap_dss_device *dssdev) in picodlp_panel_power_off()
409 static int picodlp_panel_probe(struct omap_dss_device *dssdev) in picodlp_panel_probe()
454 static void picodlp_panel_remove(struct omap_dss_device *dssdev) in picodlp_panel_remove()
465 static int picodlp_panel_enable(struct omap_dss_device *dssdev) in picodlp_panel_enable()
484 static void picodlp_panel_disable(struct omap_dss_device *dssdev) in picodlp_panel_disable()
499 static int picodlp_panel_suspend(struct omap_dss_device *dssdev) in picodlp_panel_suspend()
521 static int picodlp_panel_resume(struct omap_dss_device *dssdev) in picodlp_panel_resume()
540 static void picodlp_get_resolution(struct omap_dss_device *dssdev, in picodlp_get_resolution()
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()
268 static int tpo_td043_power_on(struct omap_dss_device *dssdev) in tpo_td043_power_on()
311 static void tpo_td043_power_off(struct omap_dss_device *dssdev) in tpo_td043_power_off()
338 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable()
353 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable()
362 static int tpo_td043_suspend(struct omap_dss_device *dssdev) in tpo_td043_suspend()
369 static int tpo_td043_resume(struct omap_dss_device *dssdev) in tpo_td043_resume()
382 static int tpo_td043_probe(struct omap_dss_device *dssdev) in tpo_td043_probe()
439 static void tpo_td043_remove(struct omap_dss_device *dssdev) in tpo_td043_remove()
[all …]
Dpanel-acx565akm.c80 struct omap_dss_device *dssdev; member
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-3.3/drivers/staging/omapdrm/
Domap_connector.c33 struct omap_dss_device *dssdev; member
79 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_dpms() local
121 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_detect() local
143 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_destroy() local
160 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_get_modes() local
210 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_mode_valid() local
292 struct omap_dss_device *dssdev = omap_connector->dssdev; in omap_connector_mode_set() local
328 int connector_type, struct omap_dss_device *dssdev) in omap_connector_init()
/linux-3.3/arch/arm/mach-omap2/
Dboard-am3517evm.c273 static int am3517_evm_panel_enable_lcd(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_lcd()
285 static void am3517_evm_panel_disable_lcd(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_lcd()
305 static int am3517_evm_panel_enable_tv(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_tv()
310 static void am3517_evm_panel_disable_tv(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_tv()
323 static int am3517_evm_panel_enable_dvi(struct omap_dss_device *dssdev) in am3517_evm_panel_enable_dvi()
334 static void am3517_evm_panel_disable_dvi(struct omap_dss_device *dssdev) in am3517_evm_panel_disable_dvi()
Dboard-3430sdp.c130 static int sdp3430_panel_enable_lcd(struct omap_dss_device *dssdev) in sdp3430_panel_enable_lcd()
145 static void sdp3430_panel_disable_lcd(struct omap_dss_device *dssdev) in sdp3430_panel_disable_lcd()
153 static int sdp3430_panel_enable_dvi(struct omap_dss_device *dssdev) in sdp3430_panel_enable_dvi()
165 static void sdp3430_panel_disable_dvi(struct omap_dss_device *dssdev) in sdp3430_panel_disable_dvi()
170 static int sdp3430_panel_enable_tv(struct omap_dss_device *dssdev) in sdp3430_panel_enable_tv()
175 static void sdp3430_panel_disable_tv(struct omap_dss_device *dssdev) in sdp3430_panel_disable_tv()
Dboard-zoom-display.c39 static int zoom_panel_enable_lcd(struct omap_dss_device *dssdev) in zoom_panel_enable_lcd()
44 static void zoom_panel_disable_lcd(struct omap_dss_device *dssdev) in zoom_panel_disable_lcd()
56 static int zoom_set_bl_intensity(struct omap_dss_device *dssdev, int level) in zoom_set_bl_intensity()
Dboard-omap3evm.c175 static int omap3_evm_enable_lcd(struct omap_dss_device *dssdev) in omap3_evm_enable_lcd()
192 static void omap3_evm_disable_lcd(struct omap_dss_device *dssdev) in omap3_evm_disable_lcd()
213 static int omap3_evm_enable_tv(struct omap_dss_device *dssdev) in omap3_evm_enable_tv()
218 static void omap3_evm_disable_tv(struct omap_dss_device *dssdev) in omap3_evm_disable_tv()
231 static int omap3_evm_enable_dvi(struct omap_dss_device *dssdev) in omap3_evm_enable_dvi()
244 static void omap3_evm_disable_dvi(struct omap_dss_device *dssdev) in omap3_evm_disable_dvi()
Dboard-cm-t35.c182 static int cm_t35_panel_enable_lcd(struct omap_dss_device *dssdev) in cm_t35_panel_enable_lcd()
197 static void cm_t35_panel_disable_lcd(struct omap_dss_device *dssdev) in cm_t35_panel_disable_lcd()
205 static int cm_t35_panel_enable_dvi(struct omap_dss_device *dssdev) in cm_t35_panel_enable_dvi()
218 static void cm_t35_panel_disable_dvi(struct omap_dss_device *dssdev) in cm_t35_panel_disable_dvi()
224 static int cm_t35_panel_enable_tv(struct omap_dss_device *dssdev) in cm_t35_panel_enable_tv()
229 static void cm_t35_panel_disable_tv(struct omap_dss_device *dssdev) in cm_t35_panel_disable_tv()
Dboard-devkit8000.c107 static int devkit8000_panel_enable_lcd(struct omap_dss_device *dssdev) in devkit8000_panel_enable_lcd()
114 static void devkit8000_panel_disable_lcd(struct omap_dss_device *dssdev) in devkit8000_panel_disable_lcd()
120 static int devkit8000_panel_enable_dvi(struct omap_dss_device *dssdev) in devkit8000_panel_enable_dvi()
127 static void devkit8000_panel_disable_dvi(struct omap_dss_device *dssdev) in devkit8000_panel_disable_dvi()

12