Searched refs:NVIF_IOCTL_V0_OWNER_ANY (Results 1 – 5 of 5) sorted by relevance
7 #define NVIF_IOCTL_V0_OWNER_ANY 0xff macro
372 .ioctl.owner = NVIF_IOCTL_V0_OWNER_ANY, in nouveau_abi16_ioctl_grobj_alloc()414 .ioctl.owner = NVIF_IOCTL_V0_OWNER_ANY, in nouveau_abi16_ioctl_notifierobj_alloc()
323 argv->v0.owner = NVIF_IOCTL_V0_OWNER_ANY; in usif_ioctl()
39 args->v0.owner = NVIF_IOCTL_V0_OWNER_ANY; in nvif_object_ioctl()
481 if (owner != NVIF_IOCTL_V0_OWNER_ANY && owner != handle->route) { in nvkm_ioctl_path()