Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dsetup-bus.c363 static bool pci_need_to_release(unsigned long mask, struct resource *res) in pci_need_to_release() function
528 if (res->parent && !pci_need_to_release(fail_type, res)) { in __assign_resources_sorted()