Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbar.h27 int g84_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dg84.c59 g84_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_bar_new() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c919 .bar = { 0x00000001, g84_bar_new },
951 .bar = { 0x00000001, g84_bar_new },
983 .bar = { 0x00000001, g84_bar_new },
1015 .bar = { 0x00000001, g84_bar_new },
1047 .bar = { 0x00000001, g84_bar_new },
1079 .bar = { 0x00000001, g84_bar_new },
1111 .bar = { 0x00000001, g84_bar_new },
1143 .bar = { 0x00000001, g84_bar_new },
1177 .bar = { 0x00000001, g84_bar_new },
1210 .bar = { 0x00000001, g84_bar_new },
[all …]