Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dg98.c51 .chid_ctor = nv50_fifo_chid_ctor,
H A Dnv50.c365 nv50_fifo_chid_ctor(struct nvkm_fifo *fifo, int nr) in nv50_fifo_chid_ctor() function
380 .chid_ctor = nv50_fifo_chid_ctor,
H A Dpriv.h83 int nv50_fifo_chid_ctor(struct nvkm_fifo *, int);
H A Dg84.c212 .chid_ctor = nv50_fifo_chid_ctor,