/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | display.c | 24 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution() 63 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings() 72 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local 91 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local 108 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local 123 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display() 167 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display() 189 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device() 203 struct omap_dss_device *dssdev; in omap_dss_get_next_device() local 246 int (*match)(struct omap_dss_device *dssdev, void *data)) in omap_dss_find_device() [all …]
|
A D | display-sysfs.c | 20 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() 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() 149 static ssize_t display_rotate_store(struct omap_dss_device *dssdev, in display_rotate_store() 177 static ssize_t display_mirror_store(struct omap_dss_device *dssdev, in display_mirror_store() 209 static ssize_t display_wss_store(struct omap_dss_device *dssdev, in display_wss_store() 272 struct omap_dss_device *dssdev; in display_attr_show() local 287 struct omap_dss_device *dssdev; in display_attr_store() local 311 struct omap_dss_device *dssdev = NULL; in display_init_sysfs() local [all …]
|
A D | hdmi5.c | 128 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 153 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 161 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 346 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 410 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() 432 static void hdmi_core_disable(struct omap_dss_device *dssdev) in hdmi_core_disable() 443 static int hdmi_connect(struct omap_dss_device *dssdev, in hdmi_connect() 472 static void hdmi_disconnect(struct omap_dss_device *dssdev, in hdmi_disconnect() 486 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() 508 static int hdmi_set_infoframe(struct omap_dss_device *dssdev, in hdmi_set_infoframe() [all …]
|
A D | hdmi4.c | 111 static int hdmi_power_on_core(struct omap_dss_device *dssdev) in hdmi_power_on_core() 136 static void hdmi_power_off_core(struct omap_dss_device *dssdev) in hdmi_power_off_core() 144 static int hdmi_power_on_full(struct omap_dss_device *dssdev) in hdmi_power_on_full() 316 static int hdmi_display_enable(struct omap_dss_device *dssdev) in hdmi_display_enable() 380 static int hdmi_core_enable(struct omap_dss_device *dssdev) in hdmi_core_enable() 402 static void hdmi_core_disable(struct omap_dss_device *dssdev) in hdmi_core_disable() 413 static int hdmi_connect(struct omap_dss_device *dssdev, in hdmi_connect() 442 static void hdmi_disconnect(struct omap_dss_device *dssdev, in hdmi_disconnect() 456 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() 476 static int hdmi_set_infoframe(struct omap_dss_device *dssdev, in hdmi_set_infoframe() [all …]
|
A D | sdi.c | 104 static void sdi_config_lcd_manager(struct omap_dss_device *dssdev) in sdi_config_lcd_manager() 119 static int sdi_display_enable(struct omap_dss_device *dssdev) in sdi_display_enable() 206 static void sdi_display_disable(struct omap_dss_device *dssdev) in sdi_display_disable() 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() 231 static int sdi_check_timings(struct omap_dss_device *dssdev, in sdi_check_timings() 245 static void sdi_set_datapairs(struct omap_dss_device *dssdev, int datapairs) in sdi_set_datapairs() 269 static int sdi_connect(struct omap_dss_device *dssdev, in sdi_connect() 298 static void sdi_disconnect(struct omap_dss_device *dssdev, in sdi_disconnect()
|
A D | venc.c | 381 static int venc_power_on(struct omap_dss_device *dssdev) in venc_power_on() 432 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off() 446 static int venc_display_enable(struct omap_dss_device *dssdev) in venc_display_enable() 475 static void venc_display_disable(struct omap_dss_device *dssdev) in venc_display_disable() 486 static void venc_set_timings(struct omap_dss_device *dssdev, in venc_set_timings() 504 static int venc_check_timings(struct omap_dss_device *dssdev, in venc_check_timings() 518 static void venc_get_timings(struct omap_dss_device *dssdev, in venc_get_timings() 528 static u32 venc_get_wss(struct omap_dss_device *dssdev) in venc_get_wss() 563 static void venc_set_type(struct omap_dss_device *dssdev, in venc_set_type() 679 static int venc_connect(struct omap_dss_device *dssdev, in venc_connect() [all …]
|
A D | dpi.c | 50 static struct dpi_data *dpi_get_data_from_dssdev(struct omap_dss_device *dssdev) in dpi_get_data_from_dssdev() 373 static int dpi_display_enable(struct omap_dss_device *dssdev) in dpi_display_enable() 446 static void dpi_display_disable(struct omap_dss_device *dssdev) in dpi_display_disable() 468 static void dpi_set_timings(struct omap_dss_device *dssdev, in dpi_set_timings() 482 static void dpi_get_timings(struct omap_dss_device *dssdev, in dpi_get_timings() 494 static int dpi_check_timings(struct omap_dss_device *dssdev, in dpi_check_timings() 535 static void dpi_set_data_lines(struct omap_dss_device *dssdev, int data_lines) in dpi_set_data_lines() 648 static int dpi_connect(struct omap_dss_device *dssdev, in dpi_connect() 680 static void dpi_disconnect(struct omap_dss_device *dssdev, in dpi_disconnect()
|
A D | output.c | 21 struct omap_dss_device *dssdev) in omapdss_output_set_device() 149 struct omap_dss_device *omapdss_find_output_from_display(struct omap_dss_device *dssdev) in omapdss_find_output_from_display() 161 struct omap_overlay_manager *omapdss_find_mgr_from_display(struct omap_dss_device *dssdev) in omapdss_find_mgr_from_display()
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
A D | connector-hdmi.c | 37 struct omap_dss_device dssdev; member 49 static int hdmic_connect(struct omap_dss_device *dssdev) in hdmic_connect() 62 static void hdmic_disconnect(struct omap_dss_device *dssdev) in hdmic_disconnect() 75 static int hdmic_enable(struct omap_dss_device *dssdev) in hdmic_enable() 100 static void hdmic_disable(struct omap_dss_device *dssdev) in hdmic_disable() 115 static void hdmic_set_timings(struct omap_dss_device *dssdev, in hdmic_set_timings() 127 static void hdmic_get_timings(struct omap_dss_device *dssdev, in hdmic_get_timings() 144 static int hdmic_read_edid(struct omap_dss_device *dssdev, in hdmic_read_edid() 153 static bool hdmic_detect(struct omap_dss_device *dssdev) in hdmic_detect() 228 struct omap_dss_device *dssdev; in hdmic_probe() local [all …]
|
A D | connector-analog-tv.c | 18 struct omap_dss_device dssdev; member 46 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect() 59 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect() 72 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable() 104 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable() 119 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings() 131 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings() 148 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss() 185 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() local 225 struct omap_dss_device *dssdev; in tvc_probe() local [all …]
|
A D | encoder-tpd12s015.c | 20 struct omap_dss_device dssdev; member 32 static int tpd_connect(struct omap_dss_device *dssdev, in tpd_connect() 55 static void tpd_disconnect(struct omap_dss_device *dssdev, in tpd_disconnect() 74 static int tpd_enable(struct omap_dss_device *dssdev) in tpd_enable() 94 static void tpd_disable(struct omap_dss_device *dssdev) in tpd_disable() 107 static void tpd_set_timings(struct omap_dss_device *dssdev, in tpd_set_timings() 119 static void tpd_get_timings(struct omap_dss_device *dssdev, in tpd_get_timings() 139 static int tpd_read_edid(struct omap_dss_device *dssdev, in tpd_read_edid() 158 static bool tpd_detect(struct omap_dss_device *dssdev) in tpd_detect() 219 struct omap_dss_device *dssdev; in tpd_probe() local [all …]
|
A D | encoder-opa362.c | 23 struct omap_dss_device dssdev; member 33 static int opa362_connect(struct omap_dss_device *dssdev, in opa362_connect() 55 static void opa362_disconnect(struct omap_dss_device *dssdev, in opa362_disconnect() 77 static int opa362_enable(struct omap_dss_device *dssdev) in opa362_enable() 105 static void opa362_disable(struct omap_dss_device *dssdev) in opa362_disable() 123 static void opa362_set_timings(struct omap_dss_device *dssdev, in opa362_set_timings() 137 static void opa362_get_timings(struct omap_dss_device *dssdev, in opa362_get_timings() 147 static int opa362_check_timings(struct omap_dss_device *dssdev, in opa362_check_timings() 158 static void opa362_set_type(struct omap_dss_device *dssdev, in opa362_set_type() 184 struct omap_dss_device *dssdev, *in; in opa362_probe() local [all …]
|
A D | connector-dvi.c | 40 struct omap_dss_device dssdev; member 50 static int dvic_connect(struct omap_dss_device *dssdev) in dvic_connect() 61 static void dvic_disconnect(struct omap_dss_device *dssdev) in dvic_disconnect() 72 static int dvic_enable(struct omap_dss_device *dssdev) in dvic_enable() 95 static void dvic_disable(struct omap_dss_device *dssdev) in dvic_disable() 108 static void dvic_set_timings(struct omap_dss_device *dssdev, in dvic_set_timings() 120 static void dvic_get_timings(struct omap_dss_device *dssdev, in dvic_get_timings() 168 static int dvic_read_edid(struct omap_dss_device *dssdev, in dvic_read_edid() 199 static bool dvic_detect(struct omap_dss_device *dssdev) in dvic_detect() 264 struct omap_dss_device *dssdev; in dvic_probe() local [all …]
|
A D | panel-dpi.c | 21 struct omap_dss_device dssdev; member 36 static int panel_dpi_connect(struct omap_dss_device *dssdev) in panel_dpi_connect() 47 static void panel_dpi_disconnect(struct omap_dss_device *dssdev) in panel_dpi_disconnect() 58 static int panel_dpi_enable(struct omap_dss_device *dssdev) in panel_dpi_enable() 88 static void panel_dpi_disable(struct omap_dss_device *dssdev) in panel_dpi_disable() 106 static void panel_dpi_set_timings(struct omap_dss_device *dssdev, in panel_dpi_set_timings() 118 static void panel_dpi_get_timings(struct omap_dss_device *dssdev, in panel_dpi_get_timings() 126 static int panel_dpi_check_timings(struct omap_dss_device *dssdev, in panel_dpi_check_timings() 153 struct omap_dss_device *dssdev, *in; in panel_dpi_probe_pdata() local 233 struct omap_dss_device *dssdev; in panel_dpi_probe() local [all …]
|
A D | encoder-tfp410.c | 18 struct omap_dss_device dssdev; member 29 static int tfp410_connect(struct omap_dss_device *dssdev, in tfp410_connect() 49 static void tfp410_disconnect(struct omap_dss_device *dssdev, in tfp410_disconnect() 69 static int tfp410_enable(struct omap_dss_device *dssdev) in tfp410_enable() 97 static void tfp410_disable(struct omap_dss_device *dssdev) in tfp410_disable() 120 static void tfp410_set_timings(struct omap_dss_device *dssdev, in tfp410_set_timings() 134 static void tfp410_get_timings(struct omap_dss_device *dssdev, in tfp410_get_timings() 142 static int tfp410_check_timings(struct omap_dss_device *dssdev, in tfp410_check_timings() 195 struct omap_dss_device *dssdev; in tfp410_probe() local 246 struct omap_dss_device *dssdev = &ddata->dssdev; in tfp410_remove() local
|
A D | panel-lgphilips-lb035q02.c | 40 struct omap_dss_device dssdev; member 117 static int lb035q02_connect(struct omap_dss_device *dssdev) in lb035q02_connect() 135 static void lb035q02_disconnect(struct omap_dss_device *dssdev) in lb035q02_disconnect() 146 static int lb035q02_enable(struct omap_dss_device *dssdev) in lb035q02_enable() 177 static void lb035q02_disable(struct omap_dss_device *dssdev) in lb035q02_disable() 196 static void lb035q02_set_timings(struct omap_dss_device *dssdev, in lb035q02_set_timings() 208 static void lb035q02_get_timings(struct omap_dss_device *dssdev, in lb035q02_get_timings() 216 static int lb035q02_check_timings(struct omap_dss_device *dssdev, in lb035q02_check_timings() 270 struct omap_dss_device *dssdev; in lb035q02_panel_spi_probe() local 322 struct omap_dss_device *dssdev = &ddata->dssdev; in lb035q02_panel_spi_remove() local
|
A D | panel-sharp-ls037v7dw01.c | 20 struct omap_dss_device dssdev; member 58 static int sharp_ls_connect(struct omap_dss_device *dssdev) in sharp_ls_connect() 69 static void sharp_ls_disconnect(struct omap_dss_device *dssdev) in sharp_ls_disconnect() 80 static int sharp_ls_enable(struct omap_dss_device *dssdev) in sharp_ls_enable() 122 static void sharp_ls_disable(struct omap_dss_device *dssdev) in sharp_ls_disable() 148 static void sharp_ls_set_timings(struct omap_dss_device *dssdev, in sharp_ls_set_timings() 160 static void sharp_ls_get_timings(struct omap_dss_device *dssdev, in sharp_ls_get_timings() 168 static int sharp_ls_check_timings(struct omap_dss_device *dssdev, in sharp_ls_check_timings() 258 struct omap_dss_device *dssdev; in sharp_ls_probe() local 300 struct omap_dss_device *dssdev = &ddata->dssdev; in sharp_ls_remove() local
|
A D | panel-nec-nl8048hl11.c | 20 struct omap_dss_device dssdev; member 116 static int nec_8048_connect(struct omap_dss_device *dssdev) in nec_8048_connect() 132 static void nec_8048_disconnect(struct omap_dss_device *dssdev) in nec_8048_disconnect() 143 static int nec_8048_enable(struct omap_dss_device *dssdev) in nec_8048_enable() 171 static void nec_8048_disable(struct omap_dss_device *dssdev) in nec_8048_disable() 187 static void nec_8048_set_timings(struct omap_dss_device *dssdev, in nec_8048_set_timings() 199 static void nec_8048_get_timings(struct omap_dss_device *dssdev, in nec_8048_get_timings() 207 static int nec_8048_check_timings(struct omap_dss_device *dssdev, in nec_8048_check_timings() 262 struct omap_dss_device *dssdev; in nec_8048_probe() local 333 struct omap_dss_device *dssdev = &ddata->dssdev; in nec_8048_remove() local
|
A D | panel-tpo-td028ttec1.c | 23 struct omap_dss_device dssdev; member 158 static int td028ttec1_panel_connect(struct omap_dss_device *dssdev) in td028ttec1_panel_connect() 174 static void td028ttec1_panel_disconnect(struct omap_dss_device *dssdev) in td028ttec1_panel_disconnect() 185 static int td028ttec1_panel_enable(struct omap_dss_device *dssdev) in td028ttec1_panel_enable() 295 static void td028ttec1_panel_disable(struct omap_dss_device *dssdev) in td028ttec1_panel_disable() 315 static void td028ttec1_panel_set_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_set_timings() 327 static void td028ttec1_panel_get_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_get_timings() 335 static int td028ttec1_panel_check_timings(struct omap_dss_device *dssdev, in td028ttec1_panel_check_timings() 376 struct omap_dss_device *dssdev; in td028ttec1_panel_probe() local 431 struct omap_dss_device *dssdev = &ddata->dssdev; in td028ttec1_panel_remove() local
|
A D | panel-tpo-td043mtea1.c | 52 struct omap_dss_device dssdev; member 160 static bool tpo_td043_get_hmirror(struct omap_dss_device *dssdev) in tpo_td043_get_hmirror() 336 static int tpo_td043_connect(struct omap_dss_device *dssdev) in tpo_td043_connect() 347 static void tpo_td043_disconnect(struct omap_dss_device *dssdev) in tpo_td043_disconnect() 358 static int tpo_td043_enable(struct omap_dss_device *dssdev) in tpo_td043_enable() 395 static void tpo_td043_disable(struct omap_dss_device *dssdev) in tpo_td043_disable() 411 static void tpo_td043_set_timings(struct omap_dss_device *dssdev, in tpo_td043_set_timings() 423 static void tpo_td043_get_timings(struct omap_dss_device *dssdev, in tpo_td043_get_timings() 431 static int tpo_td043_check_timings(struct omap_dss_device *dssdev, in tpo_td043_check_timings() 486 struct omap_dss_device *dssdev; in tpo_td043_probe() local [all …]
|
A D | panel-sony-acx565akm.c | 57 struct omap_dss_device dssdev; member 505 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect() 516 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect() 608 static int acx565akm_enable(struct omap_dss_device *dssdev) in acx565akm_enable() 632 static void acx565akm_disable(struct omap_dss_device *dssdev) in acx565akm_disable() 648 static void acx565akm_set_timings(struct omap_dss_device *dssdev, in acx565akm_set_timings() 660 static void acx565akm_get_timings(struct omap_dss_device *dssdev, in acx565akm_get_timings() 668 static int acx565akm_check_timings(struct omap_dss_device *dssdev, in acx565akm_check_timings() 695 struct omap_dss_device *dssdev, *in; in acx565akm_probe_pdata() local 736 struct omap_dss_device *dssdev; in acx565akm_probe() local [all …]
|
A D | panel-dsi-cm.c | 39 struct omap_dss_device dssdev; member 699 static int dsicm_connect(struct omap_dss_device *dssdev) in dsicm_connect() 736 static void dsicm_disconnect(struct omap_dss_device *dssdev) in dsicm_disconnect() 748 static int dsicm_enable(struct omap_dss_device *dssdev) in dsicm_enable() 788 static void dsicm_disable(struct omap_dss_device *dssdev) in dsicm_disable() 861 static int dsicm_update(struct omap_dss_device *dssdev, in dsicm_update() 909 static int dsicm_sync(struct omap_dss_device *dssdev) in dsicm_sync() 982 static int dsicm_get_te(struct omap_dss_device *dssdev) in dsicm_get_te() 1081 struct omap_dss_device *dssdev = &ddata->dssdev; in dsicm_ulps_work() local 1159 struct omap_dss_device *dssdev; in dsicm_probe() local [all …]
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
A D | output.c | 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()
|
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() local 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() local 94 struct omap_dss_device *dssdev; in omapdss_device_next_output() local 136 static bool omapdss_device_is_connected(struct omap_dss_device *dssdev) in omapdss_device_is_connected()
|
/linux/drivers/media/platform/omap/ |
A D | omap_vout.c | 366 struct omap_dss_device *dssdev; in omapvid_init() local 427 struct omap_dss_device *dssdev; in omapvid_apply_changes() local 614 struct omap_dss_device *dssdev; in vidioc_try_fmt_vid_out() local 641 struct omap_dss_device *dssdev; in vidioc_s_fmt_vid_out() local 823 struct omap_dss_device *dssdev; in vidioc_s_selection() local 1046 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() local 1064 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_start_streaming() local 1098 struct omap_dss_device *dssdev = ovl->get_device(ovl); in omap_vout_vb2_stop_streaming() local 1197 struct omap_dss_device *dssdev; in vidioc_g_fbuf() local 1597 struct omap_dss_device *dssdev = NULL; in omap_vout_probe() local
|