HomeSort by: relevance | last modified time | path
    Searched defs:drm_alloc_resource (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/bsd-core/
drm_bufs.c 45 static int drm_alloc_resource(struct drm_device *dev, int resource) function in typeref:typename:int
78 if (drm_alloc_resource(dev, resource) != 0)
91 if (drm_alloc_resource(dev, resource) != 0)
drm_bufs.c 45 static int drm_alloc_resource(struct drm_device *dev, int resource) function in typeref:typename:int
78 if (drm_alloc_resource(dev, resource) != 0)
91 if (drm_alloc_resource(dev, resource) != 0)

Completed in 21 milliseconds