Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Devent.h59 struct nvif_notify_uevent_rep { struct
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dchan.c59 notify->size = sizeof(struct nvif_notify_uevent_rep); in nvkm_sw_chan_event_ctor()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c171 notify->size = sizeof(struct nvif_notify_uevent_rep); in nvkm_fifo_uevent_ctor()
189 struct nvif_notify_uevent_rep rep = { in nvkm_fifo_uevent()
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_fence.c203 sizeof(struct nvif_notify_uevent_rep), in nouveau_fence_context_new()