Searched refs:tu102_bar_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | bar.h | 32 int tu102_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 | tu102.c | 95 tu102_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_bar_new() function
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2402 .bar = { 0x00000001, tu102_bar_new }, 2436 .bar = { 0x00000001, tu102_bar_new }, 2470 .bar = { 0x00000001, tu102_bar_new }, 2504 .bar = { 0x00000001, tu102_bar_new }, 2538 .bar = { 0x00000001, tu102_bar_new }, 2571 .bar = { 0x00000001, tu102_bar_new }, 2589 .bar = { 0x00000001, tu102_bar_new }, 2610 .bar = { 0x00000001, tu102_bar_new }, 2631 .bar = { 0x00000001, tu102_bar_new }, 2652 .bar = { 0x00000001, tu102_bar_new }, [all …]
|