HomeSort by: relevance | last modified time | path
    Searched refs:ttm_base_object_lookup (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_object.h 190 * ttm_base_object_lookup
198 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
vmwgfx_simple_resource.c 245 base = ttm_base_object_lookup(tfile, handle);
ttm_object.c 270 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, function in typeref:struct:ttm_base_object *
712 base = ttm_base_object_lookup(tfile, handle);
vmwgfx_bo.c 919 base = ttm_base_object_lookup(tfile, handle);
vmwgfx_resource.c 275 base = ttm_base_object_lookup(tfile, handle);
vmwgfx_fence.c 819 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle);
vmwgfx_kms.c 1394 user_obj = ttm_base_object_lookup(tfile, mode_cmd->handles[0]);

Completed in 18 milliseconds