Searched refs:gf100_bus_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1342 .bus = { 0x00000001, gf100_bus_new }, 1378 .bus = { 0x00000001, gf100_bus_new }, 1414 .bus = { 0x00000001, gf100_bus_new }, 1450 .bus = { 0x00000001, gf100_bus_new }, 1486 .bus = { 0x00000001, gf100_bus_new }, 1522 .bus = { 0x00000001, gf100_bus_new }, 1558 .bus = { 0x00000001, gf100_bus_new }, 1594 .bus = { 0x00000001, gf100_bus_new }, 1629 .bus = { 0x00000001, gf100_bus_new }, 1665 .bus = { 0x00000001, gf100_bus_new }, [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | bus.h | 25 int gf100_bus_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bus **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
A D | gf100.c | 72 gf100_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_bus_new() function
|
Completed in 8 milliseconds