Searched refs:nvkm_bar_ctor (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | priv.h | 7 void nvkm_bar_ctor(const struct nvkm_bar_func *, struct nvkm_device *,
|
D | base.c | 136 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, in nvkm_bar_ctor() function
|
D | gf100.c | 170 nvkm_bar_ctor(func, device, type, inst, &bar->base); in gf100_bar_new_()
|
D | nv50.c | 228 nvkm_bar_ctor(func, device, type, inst, &bar->base); in nv50_bar_new_()
|