Home
last modified time | relevance | path

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

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