Home
last modified time | relevance | path

Searched refs:dss_feat_get_supported_displays (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss.c135 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_save_context()
155 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_restore_context()
385 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_dump_regs()
628 dp = dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_DIGIT); in dss_select_hdmi_venc_clk_source()
643 displays = dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_DIGIT); in dss_get_hdmi_venc_clk_source()
Dmanager.c74 dss_feat_get_supported_displays(mgr->id); in dss_init_overlay_managers()
Ddss_features.c843 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel) in dss_feat_get_supported_displays() function
847 EXPORT_SYMBOL(dss_feat_get_supported_displays);
/linux-4.1.27/include/video/
Domapdss.h869 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel);