Searched refs:gm107_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 | 30 int gm107_bar_new(struct nvkm_device *, int, struct nvkm_bar **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | gm107.c | 62 gm107_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) in gm107_bar_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | gm107.c | 62 gm107_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_bar_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bar.h | 30 int gm107_bar_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bar **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1962 .bar = gm107_bar_new, 1998 .bar = gm107_bar_new, 2033 .bar = gm107_bar_new, 2071 .bar = gm107_bar_new, 2109 .bar = gm107_bar_new, 2171 .bar = gm107_bar_new, 2211 .bar = gm107_bar_new, 2249 .bar = gm107_bar_new, 2287 .bar = gm107_bar_new, 2324 .bar = gm107_bar_new, [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1943 .bar = { 0x00000001, gm107_bar_new }, 1978 .bar = { 0x00000001, gm107_bar_new }, 2012 .bar = { 0x00000001, gm107_bar_new }, 2047 .bar = { 0x00000001, gm107_bar_new }, 2082 .bar = { 0x00000001, gm107_bar_new }, 2142 .bar = { 0x00000001, gm107_bar_new }, 2175 .bar = { 0x00000001, gm107_bar_new }, 2209 .bar = { 0x00000001, gm107_bar_new }, 2243 .bar = { 0x00000001, gm107_bar_new }, 2277 .bar = { 0x00000001, gm107_bar_new }, [all...] |
Completed in 6 milliseconds