Lines Matching refs:ntfy
38 struct nvif_ioctl_ntfy_put_v0 ntfy;
41 .ntfy.index = notify->index,
69 struct nvif_ioctl_ntfy_get_v0 ntfy;
72 .ntfy.index = notify->index,
150 struct nvif_ioctl_ntfy_del_v0 ntfy;
153 .ntfy.index = notify->index,
171 struct nvif_ioctl_ntfy_new_v0 ntfy;
195 args->ntfy.version = 0;
196 args->ntfy.event = event;
204 notify->index = args->ntfy.index;