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

  /src/sys/external/bsd/drm2/dist/drm/
drm_gem.c 316 * drm_gem_handle_create(). If this is the last handle also cleans up linked
476 * drm_gem_handle_create - create a gem handle for an object
488 int drm_gem_handle_create(struct drm_file *file_priv, function in typeref:typename:int
496 EXPORT_SYMBOL(drm_gem_handle_create);
drm_gem.c 316 * drm_gem_handle_create(). If this is the last handle also cleans up linked
476 * drm_gem_handle_create - create a gem handle for an object
488 int drm_gem_handle_create(struct drm_file *file_priv, function in typeref:typename:int
496 EXPORT_SYMBOL(drm_gem_handle_create);
drm_gem.c 316 * drm_gem_handle_create(). If this is the last handle also cleans up linked
476 * drm_gem_handle_create - create a gem handle for an object
488 int drm_gem_handle_create(struct drm_file *file_priv, function in typeref:typename:int
496 EXPORT_SYMBOL(drm_gem_handle_create);

Completed in 39 milliseconds