Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dpci.h12 int nvkm_device_pci_new(struct pci_dev *, const char *cfg, const char *dbg,
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1628 nvkm_device_pci_new(struct pci_dev *pci_dev, const char *cfg, const char *dbg, in nvkm_device_pci_new() function
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c792 ret = nvkm_device_pci_new(pdev, nouveau_config, "error", in nouveau_drm_probe()
804 ret = nvkm_device_pci_new(pdev, nouveau_config, nouveau_debug, in nouveau_drm_probe()