Searched refs:nvkm_device_pci_new (Results 1 – 3 of 3) sorted by relevance
12 int nvkm_device_pci_new(struct pci_dev *, const char *cfg, const char *dbg,
1628 nvkm_device_pci_new(struct pci_dev *pci_dev, const char *cfg, const char *dbg, in nvkm_device_pci_new() function
865 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, &device); in nouveau_drm_probe()