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

/external/libdrm/nouveau/
H A Dnouveau.c68 nouveau_object_ioctl(struct nouveau_object *obj, void *data, uint32_t size) function
123 ret = nouveau_object_ioctl(obj, args, argc);
162 ret = nouveau_object_ioctl(obj, args, size);
231 nouveau_object_ioctl(obj, &args, sizeof(args));
266 ret = nouveau_object_ioctl(parent, args, argc);

Completed in 28 milliseconds