Searched refs:g84_bar_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 919 .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 …]
|
Completed in 13 milliseconds