Home
last modified time | relevance | path

Searched defs:nv04_fifo (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h4 #define nv04_fifo(p) container_of((p), struct nv04_fifo, base) macro
15 struct nv04_fifo { struct
17 const struct nv04_fifo_ramfc *ramfc; argument
Dnv04.c381 nv04_fifo = { variable