Home
last modified time | relevance | path

Searched defs:ppci (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dg94.c36 g94_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g94_pci_new()
Dnv4c.c34 nv4c_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv4c_pci_new()
Dg84.c61 g84_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g84_pci_new()
Dgf100.c42 gf100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gf100_pci_new()
Dnv46.c48 nv46_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv46_pci_new()
Dnv04.c55 nv04_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv04_pci_new()
Dnv40.c62 nv40_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv40_pci_new()
Dbase.c153 int index, struct nvkm_pci **ppci) in nvkm_pci_new_()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c715 struct pci_dn *ppci; in pci_dma_bus_setup_pSeriesLP() local