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);
427 struct dss_device *omapdss_get_dss(void);431 return !!omapdss_get_dss(); in omapdss_is_initialized()
594 priv->dss = omapdss_get_dss(); in omapdrm_init()