| /linux/include/video/ |
| A D | omapfb_dss.h | 49 struct omap_dss_device; 380 struct omap_dss_device *output; 439 struct omap_dss_device *dst); 441 struct omap_dss_device *dst); 598 struct omap_dss_device { struct 665 struct omap_dss_device *src; argument 686 struct omap_dss_device *dst; argument 756 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev); 758 struct omap_dss_device *omap_dss_get_next_device(struct omap_dss_device *from); 789 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev); [all …]
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| A D | omapdss.h | 57 struct omap_dss_device; 197 int (*update)(struct omap_dss_device *dssdev); 198 bool (*is_video_mode)(struct omap_dss_device *dssdev); 201 struct omap_dss_device { struct 241 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev); 245 struct omap_dss_device *src, 246 struct omap_dss_device *dst); 248 struct omap_dss_device *dst); 256 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from); 301 int dss_mgr_enable(struct omap_dss_device *dssdev); [all …]
|
| A D | base.c | 31 void omapdss_device_register(struct omap_dss_device *dssdev) in omapdss_device_register() 38 void omapdss_device_unregister(struct omap_dss_device *dssdev) in omapdss_device_unregister() 47 struct omap_dss_device *dssdev; in omapdss_device_is_registered() 63 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev) in omapdss_device_get() 71 void omapdss_device_put(struct omap_dss_device *dssdev) in omapdss_device_put() 78 struct omap_dss_device *dssdev; in omapdss_find_device_by_node() 92 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) in omapdss_device_next_output() 94 struct omap_dss_device *dssdev; in omapdss_device_next_output() 142 struct omap_dss_device *src, in omapdss_device_connect() 143 struct omap_dss_device *dst) in omapdss_device_connect() [all …]
|
| A D | output.c | 20 int omapdss_device_init_output(struct omap_dss_device *out, in omapdss_device_init_output() 77 void omapdss_device_cleanup_output(struct omap_dss_device *out) in omapdss_device_cleanup_output() 84 void dss_mgr_set_timings(struct omap_dss_device *dssdev, in dss_mgr_set_timings() 91 void dss_mgr_set_lcd_config(struct omap_dss_device *dssdev, in dss_mgr_set_lcd_config() 98 int dss_mgr_enable(struct omap_dss_device *dssdev) in dss_mgr_enable() 104 void dss_mgr_disable(struct omap_dss_device *dssdev) in dss_mgr_disable() 110 void dss_mgr_start_update(struct omap_dss_device *dssdev) in dss_mgr_start_update() 116 int dss_mgr_register_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_register_framedone_handler() 126 void dss_mgr_unregister_framedone_handler(struct omap_dss_device *dssdev, in dss_mgr_unregister_framedone_handler()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| A D | connector-hdmi.c | 37 struct omap_dss_device dssdev; 38 struct omap_dss_device *in; 52 struct omap_dss_device *in = ddata->in; in hdmic_connect() 65 struct omap_dss_device *in = ddata->in; in hdmic_disconnect() 78 struct omap_dss_device *in = ddata->in; in hdmic_enable() 103 struct omap_dss_device *in = ddata->in; in hdmic_disable() 119 struct omap_dss_device *in = ddata->in; in hdmic_set_timings() 139 struct omap_dss_device *in = ddata->in; in hdmic_check_timings() 148 struct omap_dss_device *in = ddata->in; in hdmic_read_edid() 204 struct omap_dss_device *in; in hdmic_probe_of() [all …]
|
| A D | encoder-tpd12s015.c | 20 struct omap_dss_device dssdev; 21 struct omap_dss_device *in; 33 struct omap_dss_device *dst) in tpd_connect() 36 struct omap_dss_device *in = ddata->in; in tpd_connect() 56 struct omap_dss_device *dst) in tpd_disconnect() 59 struct omap_dss_device *in = ddata->in; in tpd_disconnect() 77 struct omap_dss_device *in = ddata->in; in tpd_enable() 97 struct omap_dss_device *in = ddata->in; in tpd_disable() 111 struct omap_dss_device *in = ddata->in; in tpd_set_timings() 204 struct omap_dss_device *in; in tpd_probe_of() [all …]
|
| A D | connector-analog-tv.c | 18 struct omap_dss_device dssdev; 19 struct omap_dss_device *in; 49 struct omap_dss_device *in = ddata->in; in tvc_connect() 62 struct omap_dss_device *in = ddata->in; in tvc_disconnect() 75 struct omap_dss_device *in = ddata->in; in tvc_enable() 107 struct omap_dss_device *in = ddata->in; in tvc_disable() 123 struct omap_dss_device *in = ddata->in; in tvc_set_timings() 143 struct omap_dss_device *in = ddata->in; in tvc_check_timings() 185 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() 209 struct omap_dss_device *in; in tvc_probe_of() [all …]
|
| A D | encoder-opa362.c | 23 struct omap_dss_device dssdev; 24 struct omap_dss_device *in; 34 struct omap_dss_device *dst) in opa362_connect() 37 struct omap_dss_device *in = ddata->in; in opa362_connect() 56 struct omap_dss_device *dst) in opa362_disconnect() 59 struct omap_dss_device *in = ddata->in; in opa362_disconnect() 80 struct omap_dss_device *in = ddata->in; in opa362_enable() 108 struct omap_dss_device *in = ddata->in; in opa362_disable() 127 struct omap_dss_device *in = ddata->in; in opa362_set_timings() 151 struct omap_dss_device *in = ddata->in; in opa362_check_timings() [all …]
|
| A D | encoder-tfp410.c | 18 struct omap_dss_device dssdev; 19 struct omap_dss_device *in; 30 struct omap_dss_device *dst) in tfp410_connect() 33 struct omap_dss_device *in = ddata->in; in tfp410_connect() 50 struct omap_dss_device *dst) in tfp410_disconnect() 53 struct omap_dss_device *in = ddata->in; in tfp410_disconnect() 72 struct omap_dss_device *in = ddata->in; in tfp410_enable() 100 struct omap_dss_device *in = ddata->in; in tfp410_disable() 124 struct omap_dss_device *in = ddata->in; in tfp410_set_timings() 169 struct omap_dss_device *in; in tfp410_probe_of() [all …]
|
| A D | connector-dvi.c | 40 struct omap_dss_device dssdev; 41 struct omap_dss_device *in; 53 struct omap_dss_device *in = ddata->in; in dvic_connect() 64 struct omap_dss_device *in = ddata->in; in dvic_disconnect() 75 struct omap_dss_device *in = ddata->in; in dvic_enable() 98 struct omap_dss_device *in = ddata->in; in dvic_disable() 112 struct omap_dss_device *in = ddata->in; in dvic_set_timings() 132 struct omap_dss_device *in = ddata->in; in dvic_check_timings() 234 struct omap_dss_device *in; in dvic_probe_of() 264 struct omap_dss_device *dssdev; in dvic_probe() [all …]
|
| A D | panel-dpi.c | 21 struct omap_dss_device dssdev; 22 struct omap_dss_device *in; 39 struct omap_dss_device *in = ddata->in; in panel_dpi_connect() 50 struct omap_dss_device *in = ddata->in; in panel_dpi_disconnect() 61 struct omap_dss_device *in = ddata->in; in panel_dpi_enable() 91 struct omap_dss_device *in = ddata->in; in panel_dpi_disable() 110 struct omap_dss_device *in = ddata->in; in panel_dpi_set_timings() 130 struct omap_dss_device *in = ddata->in; in panel_dpi_check_timings() 153 struct omap_dss_device *dssdev, *in; in panel_dpi_probe_pdata() 196 struct omap_dss_device *in; in panel_dpi_probe_of() [all …]
|
| A D | panel-sharp-ls037v7dw01.c | 20 struct omap_dss_device dssdev; 21 struct omap_dss_device *in; 61 struct omap_dss_device *in = ddata->in; in sharp_ls_connect() 72 struct omap_dss_device *in = ddata->in; in sharp_ls_disconnect() 83 struct omap_dss_device *in = ddata->in; in sharp_ls_enable() 125 struct omap_dss_device *in = ddata->in; in sharp_ls_disable() 152 struct omap_dss_device *in = ddata->in; in sharp_ls_set_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() 258 struct omap_dss_device *dssdev; in sharp_ls_probe() [all …]
|
| A D | panel-lgphilips-lb035q02.c | 40 struct omap_dss_device dssdev; 41 struct omap_dss_device *in; 120 struct omap_dss_device *in = ddata->in; in lb035q02_connect() 138 struct omap_dss_device *in = ddata->in; in lb035q02_disconnect() 149 struct omap_dss_device *in = ddata->in; in lb035q02_enable() 180 struct omap_dss_device *in = ddata->in; in lb035q02_disable() 200 struct omap_dss_device *in = ddata->in; in lb035q02_set_timings() 220 struct omap_dss_device *in = ddata->in; in lb035q02_check_timings() 243 struct omap_dss_device *in; in lb035q02_probe_of() 270 struct omap_dss_device *dssdev; in lb035q02_panel_spi_probe() [all …]
|
| A D | panel-nec-nl8048hl11.c | 20 struct omap_dss_device dssdev; 21 struct omap_dss_device *in; 119 struct omap_dss_device *in = ddata->in; in nec_8048_connect() 135 struct omap_dss_device *in = ddata->in; in nec_8048_disconnect() 146 struct omap_dss_device *in = ddata->in; in nec_8048_enable() 174 struct omap_dss_device *in = ddata->in; in nec_8048_disable() 191 struct omap_dss_device *in = ddata->in; in nec_8048_set_timings() 211 struct omap_dss_device *in = ddata->in; in nec_8048_check_timings() 235 struct omap_dss_device *in; in nec_8048_probe_of() 262 struct omap_dss_device *dssdev; in nec_8048_probe() [all …]
|
| A D | panel-tpo-td028ttec1.c | 23 struct omap_dss_device dssdev; 24 struct omap_dss_device *in; 161 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_connect() 177 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_disconnect() 188 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_enable() 298 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_disable() 319 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_set_timings() 339 struct omap_dss_device *in = ddata->in; in td028ttec1_panel_check_timings() 360 struct omap_dss_device *in; in td028ttec1_probe_of() 376 struct omap_dss_device *dssdev; in td028ttec1_panel_probe() [all …]
|
| A D | panel-dsi-cm.c | 39 struct omap_dss_device dssdev; 40 struct omap_dss_device *in; 108 struct omap_dss_device *in = ddata->in; in dsicm_dcs_read_1() 124 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_0() 130 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_1() 139 struct omap_dss_device *in = ddata->in; in dsicm_sleep_in() 194 struct omap_dss_device *in = ddata->in; in dsicm_set_update_window() 241 struct omap_dss_device *in = ddata->in; in dsicm_enter_ulps() 275 struct omap_dss_device *in = ddata->in; in dsicm_exit_ulps() 1122 struct omap_dss_device *in; in dsicm_probe_of() [all …]
|
| A D | panel-tpo-td043mtea1.c | 52 struct omap_dss_device dssdev; 53 struct omap_dss_device *in; 339 struct omap_dss_device *in = ddata->in; in tpo_td043_connect() 350 struct omap_dss_device *in = ddata->in; in tpo_td043_disconnect() 361 struct omap_dss_device *in = ddata->in; in tpo_td043_enable() 398 struct omap_dss_device *in = ddata->in; in tpo_td043_disable() 415 struct omap_dss_device *in = ddata->in; in tpo_td043_set_timings() 435 struct omap_dss_device *in = ddata->in; in tpo_td043_check_timings() 462 struct omap_dss_device *in; in tpo_td043_probe_of() 486 struct omap_dss_device *dssdev; in tpo_td043_probe() [all …]
|
| A D | panel-sony-acx565akm.c | 57 struct omap_dss_device dssdev; 58 struct omap_dss_device *in; 508 struct omap_dss_device *in = ddata->in; in acx565akm_connect() 519 struct omap_dss_device *in = ddata->in; in acx565akm_disconnect() 530 struct omap_dss_device *in = ddata->in; in acx565akm_panel_power_on() 581 struct omap_dss_device *in = ddata->in; in acx565akm_panel_power_off() 652 struct omap_dss_device *in = ddata->in; in acx565akm_set_timings() 672 struct omap_dss_device *in = ddata->in; in acx565akm_check_timings() 695 struct omap_dss_device *dssdev, *in; in acx565akm_probe_pdata() 736 struct omap_dss_device *dssdev; in acx565akm_probe() [all …]
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | output.c | 20 int omapdss_output_set_device(struct omap_dss_device *out, in omapdss_output_set_device() 21 struct omap_dss_device *dssdev) in omapdss_output_set_device() 53 int omapdss_output_unset_device(struct omap_dss_device *out) in omapdss_output_unset_device() 85 int omapdss_register_output(struct omap_dss_device *out) in omapdss_register_output() 100 struct omap_dss_device *out; in omap_dss_get_output() 113 struct omap_dss_device *out; in omap_dss_find_output() 127 struct omap_dss_device *out; in omap_dss_find_output_by_port_node() 149 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) in omapdss_find_output_from_display() 163 struct omap_dss_device *out; in omapdss_find_mgr_from_display() 199 struct omap_dss_device *dst) in dss_mgr_connect() [all …]
|
| A D | display.c | 72 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() 91 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() 108 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() 123 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display() 175 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device() 189 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device() 200 struct omap_dss_device *omap_dss_get_next_device(struct omap_dss_device *from) in omap_dss_get_next_device() 203 struct omap_dss_device *dssdev; in omap_dss_get_next_device() 229 dssdev = list_entry(l->next, struct omap_dss_device, in omap_dss_get_next_device() 245 struct omap_dss_device *omap_dss_find_device(void *data, in omap_dss_find_device() [all …]
|
| A D | display-sysfs.c | 33 static ssize_t display_enabled_store(struct omap_dss_device *dssdev, in display_enabled_store() 67 static ssize_t display_tear_store(struct omap_dss_device *dssdev, in display_tear_store() 102 static ssize_t display_timings_store(struct omap_dss_device *dssdev, in display_timings_store() 209 static ssize_t display_wss_store(struct omap_dss_device *dssdev, in display_wss_store() 234 ssize_t (*show)(struct omap_dss_device *, char *); 272 struct omap_dss_device *dssdev; in display_attr_show() 275 dssdev = container_of(kobj, struct omap_dss_device, kobj); in display_attr_show() 287 struct omap_dss_device *dssdev; in display_attr_store() 290 dssdev = container_of(kobj, struct omap_dss_device, kobj); in display_attr_store() 311 struct omap_dss_device *dssdev = NULL; in display_init_sysfs() [all …]
|
| A D | sdi.c | 34 struct omap_dss_device output; 119 static int sdi_display_enable(struct omap_dss_device *dssdev) in sdi_display_enable() 121 struct omap_dss_device *out = &sdi.output; in sdi_display_enable() 219 static void sdi_set_timings(struct omap_dss_device *dssdev, in sdi_set_timings() 225 static void sdi_get_timings(struct omap_dss_device *dssdev, in sdi_get_timings() 269 static int sdi_connect(struct omap_dss_device *dssdev, in sdi_connect() 270 struct omap_dss_device *dst) in sdi_connect() 298 static void sdi_disconnect(struct omap_dss_device *dssdev, in sdi_disconnect() 299 struct omap_dss_device *dst) in sdi_disconnect() 328 struct omap_dss_device *out = &sdi.output; in sdi_init_output() [all …]
|
| A D | hdmi4.c | 111 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 144 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 243 struct omap_dss_device *out = &hdmi.output; in hdmi_display_check_timing() 318 struct omap_dss_device *out = &hdmi.output; in hdmi_display_enable() 380 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() 413 static int hdmi_connect(struct omap_dss_device *dssdev, in hdmi_connect() 414 struct omap_dss_device *dst) in hdmi_connect() 443 struct omap_dss_device *dst) in hdmi_disconnect() 456 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() 508 struct omap_dss_device *out = &hdmi.output; in hdmi_init_output() [all …]
|
| A D | hdmi5.c | 128 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 161 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 260 struct omap_dss_device *out = &hdmi.output; in hdmi_display_check_timing() 348 struct omap_dss_device *out = &hdmi.output; in hdmi_display_enable() 410 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() 443 static int hdmi_connect(struct omap_dss_device *dssdev, in hdmi_connect() 444 struct omap_dss_device *dst) in hdmi_connect() 473 struct omap_dss_device *dst) in hdmi_disconnect() 486 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() 540 struct omap_dss_device *out = &hdmi.output; in hdmi_init_output() [all …]
|
| A D | dpi.c | 45 struct omap_dss_device output; 325 struct omap_dss_device *out = &dpi->output; in dpi_set_mode() 358 struct omap_dss_device *out = &dpi->output; in dpi_config_lcd_manager() 376 struct omap_dss_device *out = &dpi->output; in dpi_display_enable() 648 static int dpi_connect(struct omap_dss_device *dssdev, in dpi_connect() 649 struct omap_dss_device *dst) in dpi_connect() 681 struct omap_dss_device *dst) in dpi_disconnect() 711 struct omap_dss_device *out = &dpi->output; in dpi_init_output() 727 struct omap_dss_device *out = &dpi->output; in dpi_uninit_output() 736 struct omap_dss_device *out = &dpi->output; in dpi_init_output_port() [all …]
|