Searched refs:omapdss_get_dss (Results 1 – 3 of 3) sorted by relevance
21 struct dss_device *omapdss_get_dss(void) in omapdss_get_dss() function25 EXPORT_SYMBOL(omapdss_get_dss);
456 struct dss_device *omapdss_get_dss(void);460 return !!omapdss_get_dss(); in omapdss_is_initialized()
574 priv->dss = omapdss_get_dss(); in omapdrm_init()