Home
last modified time | relevance | path

Searched defs:nvkm_device_pci (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dpci.h6 struct nvkm_device_pci { struct
12 int nvkm_device_pci_new(struct pci_dev *, const char *cfg, const char *dbg, argument
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpci.c1558 nvkm_device_pci(struct nvkm_device *device) in nvkm_device_pci() function