Searched refs:drm_plane_from_index (Results 1 – 3 of 3) sorted by relevance
195 plane = drm_plane_from_index(dev, i); in intel_atomic_setup_scalers()
1269 extern struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
1311 drm_plane_from_index(struct drm_device *dev, int idx) in drm_plane_from_index() function1323 EXPORT_SYMBOL(drm_plane_from_index);