Searched refs:omapdss_get_dss (Results 1 – 3 of 3) sorted by relevance
35 struct dss_device *omapdss_get_dss(void) in omapdss_get_dss() function39 EXPORT_SYMBOL(omapdss_get_dss);
577 struct dss_device *omapdss_get_dss(void);581 return !!omapdss_get_dss(); in omapdss_is_initialized()
529 priv->dss = omapdss_get_dss(); in omapdrm_init()