Searched refs:save_res (Results 1 – 1 of 1) sorted by relevance
607 struct pci_dev_resource *save_res; in __assign_resources_sorted() local687 list_for_each_entry(save_res, &save_head, list) { in __assign_resources_sorted()688 struct resource *res = save_res->res; in __assign_resources_sorted()693 pci_dev_res_restore(save_res); in __assign_resources_sorted()726 list_for_each_entry(save_res, &save_head, list) in __assign_resources_sorted()727 pci_dev_res_restore(save_res); in __assign_resources_sorted()