Home
last modified time | relevance | path

Searched refs:drm_plane_from_index (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Ddrm_plane.h948 struct drm_plane * drm_plane_from_index(struct drm_device *dev, int idx);
/linux/drivers/gpu/drm/
H A Ddrm_plane.c722 drm_plane_from_index(struct drm_device *dev, int idx) in drm_plane_from_index() function
732 EXPORT_SYMBOL(drm_plane_from_index);