Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dnouveau.c64 nouveau_object_ioctl(struct nouveau_object *obj, void *data, uint32_t size) in nouveau_object_ioctl() function
119 ret = nouveau_object_ioctl(obj, args, argc); in nouveau_object_mthd()
158 ret = nouveau_object_ioctl(obj, args, size); in nouveau_object_sclass_get()
227 nouveau_object_ioctl(obj, &args, sizeof(args)); in nouveau_object_fini()
262 ret = nouveau_object_ioctl(parent, args, argc); in nouveau_object_init()