Searched refs:objects_lookup (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_gem.c849 static int objects_lookup(struct drm_file *filp, u32 *handle, int count, function
920 ret = objects_lookup(filp, handles, count, objs);
945 objects_lookup(filp, &handle, 1, &obj);

Completed in 129 milliseconds