Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/
Devent.h15 struct nvif_notify_rep_v0 { struct
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_usif.c80 struct nvif_notify_rep_v0 v0; in usif_notify()
103 struct nvif_notify_rep_v0 *rep = (void *)ntfy->p->e.data; in usif_notify()
151 ntfy->reply = sizeof(struct nvif_notify_rep_v0) + req->v0.reply; in usif_notify_new()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvif/
Dnotify.c116 struct nvif_notify_rep_v0 v0; in nvif_notify()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/core/
Dclient.c77 struct nvif_notify_rep_v0 v0;