Searched refs:dss_feat_get_supported_displays (Results 1 – 4 of 4) sorted by relevance
134 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_save_context()154 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_restore_context()384 if (dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_LCD) & in dss_dump_regs()627 dp = dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_DIGIT); in dss_select_hdmi_venc_clk_source()642 displays = dss_feat_get_supported_displays(OMAP_DSS_CHANNEL_DIGIT); in dss_get_hdmi_venc_clk_source()
94 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel);
62 dss_feat_get_supported_displays(mgr->id); in dss_init_overlay_managers()
823 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel) in dss_feat_get_supported_displays() function