Searched refs:r535_fifo_new (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dga102.c47 return r535_fifo_new(&ga102_fifo, device, type, inst, pfifo);
H A Dpriv.h63 int r535_fifo_new(const struct nvkm_fifo_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dtu102.c287 return r535_fifo_new(&tu102_fifo, device, type, inst, pfifo);
H A Dr535.c646 r535_fifo_new(const struct nvkm_fifo_func *hw, struct nvkm_device *device, function
H A Dga100.c616 return r535_fifo_new(&ga100_fifo, device, type, inst, pfifo);

Completed in 186 milliseconds