Searched refs:omapdss_device_connect (Results 1 – 4 of 4) sorted by relevance
174 int omapdss_device_connect(struct dss_device *dss, in omapdss_device_connect() function208 EXPORT_SYMBOL_GPL(omapdss_device_connect);
443 int omapdss_device_connect(struct dss_device *dss,
4873 return omapdss_device_connect(dst->dss, dst, dst->next); in dsi_connect()
156 r = omapdss_device_connect(priv->dss, NULL, output); in omap_connect_pipelines()