Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dsetup-bus.c93 static void pci_dev_res_remove_from_list(struct list_head *head, in pci_dev_res_remove_from_list() function
678 pci_dev_res_remove_from_list(realloc_head, in __assign_resources_sorted()
709 pci_dev_res_remove_from_list(realloc_head, res); in __assign_resources_sorted()
710 pci_dev_res_remove_from_list(&save_head, res); in __assign_resources_sorted()
1863 pci_dev_res_remove_from_list(add_list, res); in adjust_bridge_window()