Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dbus.h21 int nv04_bus_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bus **);
/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dnv04.c71 nv04_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_bus_new() function
/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c80 .bus = { 0x00000001, nv04_bus_new },
101 .bus = { 0x00000001, nv04_bus_new },
122 .bus = { 0x00000001, nv04_bus_new },
142 .bus = { 0x00000001, nv04_bus_new },
164 .bus = { 0x00000001, nv04_bus_new },
186 .bus = { 0x00000001, nv04_bus_new },
208 .bus = { 0x00000001, nv04_bus_new },
230 .bus = { 0x00000001, nv04_bus_new },
252 .bus = { 0x00000001, nv04_bus_new },
274 .bus = { 0x00000001, nv04_bus_new },
[all …]