Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpci.h51 int gk104_pci_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pci **);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgk104.c225 gk104_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_pci_new() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c1678 .pci = { 0x00000001, gk104_pci_new },
1715 .pci = { 0x00000001, gk104_pci_new },
1752 .pci = { 0x00000001, gk104_pci_new },
1814 .pci = { 0x00000001, gk104_pci_new },
1850 .pci = { 0x00000001, gk104_pci_new },
1886 .pci = { 0x00000001, gk104_pci_new },
1922 .pci = { 0x00000001, gk104_pci_new },
1958 .pci = { 0x00000001, gk104_pci_new },
1993 .pci = { 0x00000001, gk104_pci_new },
2026 .pci = { 0x00000001, gk104_pci_new },
[all …]