Searched refs:nvkm_bar_func (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | priv.h | 7 void nvkm_bar_ctor(const struct nvkm_bar_func *, struct nvkm_device *, 10 struct nvkm_bar_func { struct
|
D | gf100.c | 164 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in gf100_bar_new_() 176 static const struct nvkm_bar_func
|
D | gm20b.c | 24 static const struct nvkm_bar_func
|
D | gk20a.c | 24 static const struct nvkm_bar_func
|
D | gf100.h | 18 int gf100_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
|
D | nv50.h | 19 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
|
D | gm107.c | 46 static const struct nvkm_bar_func
|
D | g84.c | 42 static const struct nvkm_bar_func
|
D | nv50.c | 222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in nv50_bar_new_() 234 static const struct nvkm_bar_func
|
D | tu102.c | 79 static const struct nvkm_bar_func
|
D | base.c | 136 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, in nvkm_bar_ctor()
|
/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | bar.h | 8 const struct nvkm_bar_func *func;
|