Searched refs:gm107_bar_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | bar.h | 30 int gm107_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | gm107.c | 62 gm107_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_bar_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1943 .bar = { 0x00000001, gm107_bar_new }, 1978 .bar = { 0x00000001, gm107_bar_new }, 2012 .bar = { 0x00000001, gm107_bar_new }, 2047 .bar = { 0x00000001, gm107_bar_new }, 2082 .bar = { 0x00000001, gm107_bar_new }, 2142 .bar = { 0x00000001, gm107_bar_new }, 2175 .bar = { 0x00000001, gm107_bar_new }, 2209 .bar = { 0x00000001, gm107_bar_new }, 2243 .bar = { 0x00000001, gm107_bar_new }, 2277 .bar = { 0x00000001, gm107_bar_new }, [all …]
|