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

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgp100.c44 return nvkm_pci_new_(&gp100_pci_func, device, type, inst, ppci);
H A Dnv4c.c37 return nvkm_pci_new_(&nv4c_pci_func, device, type, inst, ppci);
H A Dgf106.c49 return nvkm_pci_new_(&gf106_pci_func, device, type, inst, ppci);
H A Dnv46.c51 return nvkm_pci_new_(&nv46_pci_func, device, type, inst, ppci);
H A Dg94.c49 return nvkm_pci_new_(&g94_pci_func, device, type, inst, ppci);
H A Dg92.c57 return nvkm_pci_new_(&g92_pci_func, device, type, inst, ppci);
H A Dnv40.c65 return nvkm_pci_new_(&nv40_pci_func, device, type, inst, ppci);
H A Dnv04.c58 return nvkm_pci_new_(&nv04_pci_func, device, type, inst, ppci);
H A Dpriv.h7 int nvkm_pci_new_(const struct nvkm_pci_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dgf100.c102 return nvkm_pci_new_(&gf100_pci_func, device, type, inst, ppci);
H A Dg84.c156 return nvkm_pci_new_(&g84_pci_func, device, type, inst, ppci);
H A Dgk104.c228 return nvkm_pci_new_(&gk104_pci_func, device, type, inst, ppci);
H A Dbase.c160 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, function

Completed in 109 milliseconds