Home
last modified time | relevance | path

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

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