Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dcpqphp.h266 struct pci_resource { struct
267 struct pci_resource *next; argument
282 struct pci_resource *mem_head; argument
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_ggtt.c1207 static struct resource pci_resource(struct pci_dev *pdev, int bar) in pci_resource() function