Searched refs:nvkm_fifo_func (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | priv.h | 7 int nvkm_fifo_ctor(const struct nvkm_fifo_func *, struct nvkm_device *, 18 struct nvkm_fifo_func { struct
|
D | nv50.c | 109 nv50_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nv50_fifo_new_() 128 static const struct nvkm_fifo_func
|
D | nv50.h | 13 int nv50_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *,
|
D | nv04.h | 20 int nv04_fifo_new_(const struct nvkm_fifo_func *, struct nvkm_device *,
|
D | nv10.c | 42 static const struct nvkm_fifo_func
|
D | g84.c | 41 static const struct nvkm_fifo_func
|
D | nv17.c | 80 static const struct nvkm_fifo_func
|
D | nv40.c | 110 static const struct nvkm_fifo_func
|
D | nv04.c | 326 nv04_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nv04_fifo_new_() 346 static const struct nvkm_fifo_func
|
D | base.c | 353 nvkm_fifo_ctor(const struct nvkm_fifo_func *func, struct nvkm_device *device, in nvkm_fifo_ctor()
|
D | gf100.c | 651 static const struct nvkm_fifo_func
|
D | gk104.c | 1023 static const struct nvkm_fifo_func
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | fifo.h | 36 const struct nvkm_fifo_func *func;
|