Searched refs:nvkm_pci_new_ (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpriv.h6 int nvkm_pci_new_(const struct nvkm_pci_func *, struct nvkm_device *,
H A Dg94.c38 return nvkm_pci_new_(&g94_pci_func, device, index, ppci); g94_pci_new()
H A Dgf100.c44 return nvkm_pci_new_(&gf100_pci_func, device, index, ppci); gf100_pci_new()
H A Dnv46.c50 return nvkm_pci_new_(&nv46_pci_func, device, index, ppci); nv46_pci_new()
H A Dnv4c.c36 return nvkm_pci_new_(&nv4c_pci_func, device, index, ppci); nv4c_pci_new()
H A Dg84.c63 return nvkm_pci_new_(&g84_pci_func, device, index, ppci); g84_pci_new()
H A Dnv04.c57 return nvkm_pci_new_(&nv04_pci_func, device, index, ppci); nv04_pci_new()
H A Dnv40.c64 return nvkm_pci_new_(&nv40_pci_func, device, index, ppci); nv40_pci_new()
H A Dbase.c152 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, nvkm_pci_new_() function

Completed in 122 milliseconds