nouveau_nvif_object.c | 187 nvif_object_map_handle(struct nvif_object *object, void *argv, u32 argc, function in typeref:typename:int 255 int ret = nvif_object_map_handle(object, argv, argc, &tag, &handle, &length); 257 int ret = nvif_object_map_handle(object, argv, argc, &handle, &length);
|