Searched refs:tu102_bar_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bar.h | 32 int tu102_bar_new(struct nvkm_device *, int, struct nvkm_bar **);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bar.h | 32 int tu102_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | tu102.c | 95 tu102_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) in tu102_bar_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | tu102.c | 95 tu102_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_bar_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2403 .bar = { 0x00000001, tu102_bar_new }, 2438 .bar = { 0x00000001, tu102_bar_new }, 2473 .bar = { 0x00000001, tu102_bar_new }, 2508 .bar = { 0x00000001, tu102_bar_new }, 2543 .bar = { 0x00000001, tu102_bar_new }, 2577 .bar = { 0x00000001, tu102_bar_new }, 2600 .bar = { 0x00000001, tu102_bar_new }, 2630 .bar = { 0x00000001, tu102_bar_new }, 2660 .bar = { 0x00000001, tu102_bar_new }, 2690 .bar = { 0x00000001, tu102_bar_new }, [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2466 .bar = tu102_bar_new, 2504 .bar = tu102_bar_new, 2543 .bar = tu102_bar_new, 2583 .bar = tu102_bar_new, 2621 .bar = tu102_bar_new,
|
Completed in 7 milliseconds