Searched refs:drm_plane_from_index (Results 1 – 3 of 3) sorted by relevance
948 struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
722 drm_plane_from_index(struct drm_device *dev, int idx) in drm_plane_from_index() function732 EXPORT_SYMBOL(drm_plane_from_index);
1267 priv->ipu_plane = drm_plane_from_index(drm, 2); in ingenic_drm_bind()