Searched refs:nv31_bus_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | bus.h | 22 int nv31_bus_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bus **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| A D | base.c | 364 .bus = { 0x00000001, nv31_bus_new }, 387 .bus = { 0x00000001, nv31_bus_new }, 432 .bus = { 0x00000001, nv31_bus_new }, 455 .bus = { 0x00000001, nv31_bus_new }, 480 .bus = { 0x00000001, nv31_bus_new }, 505 .bus = { 0x00000001, nv31_bus_new }, 530 .bus = { 0x00000001, nv31_bus_new }, 555 .bus = { 0x00000001, nv31_bus_new }, 580 .bus = { 0x00000001, nv31_bus_new }, 605 .bus = { 0x00000001, nv31_bus_new }, [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| A D | nv31.c | 85 nv31_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv31_bus_new() function
|
Completed in 12 milliseconds