Searched refs:gf100_bus_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | base.c | 1292 .bus = { 0x00000001, gf100_bus_new }, 1327 .bus = { 0x00000001, gf100_bus_new }, 1362 .bus = { 0x00000001, gf100_bus_new }, 1397 .bus = { 0x00000001, gf100_bus_new }, 1432 .bus = { 0x00000001, gf100_bus_new }, 1467 .bus = { 0x00000001, gf100_bus_new }, 1502 .bus = { 0x00000001, gf100_bus_new }, 1537 .bus = { 0x00000001, gf100_bus_new }, 1571 .bus = { 0x00000001, gf100_bus_new }, 1606 .bus = { 0x00000001, gf100_bus_new }, [all …]
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | bus.h | 25 int gf100_bus_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bus **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | gf100.c | 74 gf100_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_bus_new() function
|