Searched refs:g84_bar_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | bar.h | 27 int g84_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
A D | g84.c | 59 g84_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_bar_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 920 .bar = { 0x00000001, g84_bar_new }, 952 .bar = { 0x00000001, g84_bar_new }, 984 .bar = { 0x00000001, g84_bar_new }, 1016 .bar = { 0x00000001, g84_bar_new }, 1048 .bar = { 0x00000001, g84_bar_new }, 1080 .bar = { 0x00000001, g84_bar_new }, 1112 .bar = { 0x00000001, g84_bar_new }, 1144 .bar = { 0x00000001, g84_bar_new }, 1178 .bar = { 0x00000001, g84_bar_new }, 1211 .bar = { 0x00000001, g84_bar_new }, [all …]
|
Completed in 7 milliseconds