Home
last modified time | relevance | path

Searched refs:nv04_fifo_chid_ctor (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ !
Dnv10.c95 .chid_ctor = nv04_fifo_chid_ctor,
Dnv17.c124 .chid_ctor = nv04_fifo_chid_ctor,
Dnv40.c234 .chid_ctor = nv04_fifo_chid_ctor,
Dpriv.h64 int nv04_fifo_chid_ctor(struct nvkm_fifo *, int);
Dnv04.c510 nv04_fifo_chid_ctor(struct nvkm_fifo *fifo, int nr) in nv04_fifo_chid_ctor() function
525 .chid_ctor = nv04_fifo_chid_ctor,