Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbus.h22 int nv31_bus_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_bus **);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dnv31.c85 nv31_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv31_bus_new() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c384 .bus = { 0x00000001, nv31_bus_new },
407 .bus = { 0x00000001, nv31_bus_new },
452 .bus = { 0x00000001, nv31_bus_new },
475 .bus = { 0x00000001, nv31_bus_new },
501 .bus = { 0x00000001, nv31_bus_new },
527 .bus = { 0x00000001, nv31_bus_new },
553 .bus = { 0x00000001, nv31_bus_new },
579 .bus = { 0x00000001, nv31_bus_new },
605 .bus = { 0x00000001, nv31_bus_new },
631 .bus = { 0x00000001, nv31_bus_new },
[all …]