Searched refs:drm_plane_find (Results 1 – 2 of 2) sorted by relevance
931 static inline struct drm_plane *drm_plane_find(struct drm_device *dev, in drm_plane_find() function
836 plane = drm_plane_find(dev, file_priv, plane_resp->plane_id); in drm_mode_getplane()1124 plane = drm_plane_find(dev, file_priv, plane_req->plane_id); in drm_mode_setplane()