Searched refs:dispc_get_ops (Results 1 – 3 of 3) sorted by relevance
53 const struct dispc_ops *dispc_get_ops(struct dss_device *dss) in dispc_get_ops() function57 EXPORT_SYMBOL(dispc_get_ops);
758 const struct dispc_ops *dispc_get_ops(struct dss_device *dss);
531 priv->dispc_ops = dispc_get_ops(priv->dss); in omapdrm_init()