Home
last modified time | relevance | path

Searched refs:pci_bus_remove_resource (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dbus.c92 void pci_bus_remove_resource(struct pci_bus *bus, struct resource *res) in pci_bus_remove_resource() function
/linux/arch/s390/pci/
H A Dpci.c584 pci_bus_remove_resource(zdev->zbus->bus, res); in zpci_cleanup_bus_resources()