Home
last modified time | relevance | path

Searched refs:gm107_bar_new (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbar.h34 int gm107_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgm107.c62 gm107_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_bar_new() function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1880 .bar = { 0x00000001, gm107_bar_new },
1915 .bar = { 0x00000001, gm107_bar_new },
1949 .bar = { 0x00000001, gm107_bar_new },
1984 .bar = { 0x00000001, gm107_bar_new },
2019 .bar = { 0x00000001, gm107_bar_new },
2079 .bar = { 0x00000001, gm107_bar_new },
2112 .bar = { 0x00000001, gm107_bar_new },
2146 .bar = { 0x00000001, gm107_bar_new },
2180 .bar = { 0x00000001, gm107_bar_new },
2214 .bar = { 0x00000001, gm107_bar_new },
[all …]