Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/core/
Dpci.h12 int nvkm_device_pci_new(struct pci_dev *, const char *cfg, const char *dbg,
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpci.c1621 nvkm_device_pci_new(struct pci_dev *pci_dev, const char *cfg, const char *dbg, in nvkm_device_pci_new() function
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_drm.c770 ret = nvkm_device_pci_new(pdev, nouveau_config, "error", in nouveau_drm_probe()
782 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, in nouveau_drm_probe()