Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2341 .bar = { 0x00000001, tu102_bar_new },
2376 .bar = { 0x00000001, tu102_bar_new },
2411 .bar = { 0x00000001, tu102_bar_new },
2446 .bar = { 0x00000001, tu102_bar_new },
2481 .bar = { 0x00000001, tu102_bar_new },
2515 .bar = { 0x00000001, tu102_bar_new },
2540 .bar = { 0x00000001, tu102_bar_new },
2570 .bar = { 0x00000001, tu102_bar_new },
2600 .bar = { 0x00000001, tu102_bar_new },
2630 .bar = { 0x00000001, tu102_bar_new },
[all …]
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbar.h36 int tu102_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dtu102.c96 tu102_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_bar_new() function