Searched refs:dispc_get_ops (Results 1 – 3 of 3) sorted by relevance
39 const struct dispc_ops *dispc_get_ops(struct dss_device *dss) in dispc_get_ops() function43 EXPORT_SYMBOL(dispc_get_ops);
594 const struct dispc_ops *dispc_get_ops(struct dss_device *dss);
596 priv->dispc_ops = dispc_get_ops(priv->dss); in omapdrm_init()