Searched refs:nv50_fifo_new_ (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv50.c | 109 nv50_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nv50_fifo_new_() function 146 return nv50_fifo_new_(&nv50_fifo, device, index, pfifo); in nv50_fifo_new()
|
D | nv50.h | 13 int nv50_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *,
|
D | g84.c | 61 return nv50_fifo_new_(&g84_fifo, device, index, pfifo); in g84_fifo_new()
|