Searched refs:pciehp_resource_sort_and_combine (Results 1 – 5 of 5) sorted by relevance
371 rc = pciehp_resource_sort_and_combine(head); in do_pre_bridge_resource_split()447 rc = pciehp_resource_sort_and_combine(head); in do_bridge_resource_split()507 if ( pciehp_resource_sort_and_combine(head) ) in get_io_resource()604 if (pciehp_resource_sort_and_combine(head)) in get_max_resource()718 if ( pciehp_resource_sort_and_combine(head) ) in get_resource()803 int pciehp_resource_sort_and_combine(struct pci_resource **head) in pciehp_resource_sort_and_combine() function1189 pciehp_resource_sort_and_combine(&(ctrl->mem_head)); in board_added()1190 pciehp_resource_sort_and_combine(&(ctrl->p_mem_head)); in board_added()1191 pciehp_resource_sort_and_combine(&(ctrl->io_head)); in board_added()1192 pciehp_resource_sort_and_combine(&(ctrl->bus_head)); in board_added()[all …]
393 pciehp_resource_sort_and_combine(aprh); in pciehprm_delete_resource()719 pciehp_resource_sort_and_combine(&ab->bus_head); in acpi_get_crs()720 pciehp_resource_sort_and_combine(&ab->io_head); in acpi_get_crs()721 pciehp_resource_sort_and_combine(&ab->mem_head); in acpi_get_crs()722 pciehp_resource_sort_and_combine(&ab->p_mem_head); in acpi_get_crs()1539 pciehp_resource_sort_and_combine(&ab->bus_head); in get_pci_resources_from_bridge()1540 pciehp_resource_sort_and_combine(&ab->io_head); in get_pci_resources_from_bridge()1541 pciehp_resource_sort_and_combine(&ab->mem_head); in get_pci_resources_from_bridge()1542 pciehp_resource_sort_and_combine(&ab->p_mem_head); in get_pci_resources_from_bridge()
949 rc |= pciehp_resource_sort_and_combine(&(resources->mem_head)); in pciehp_return_board_resources()950 rc |= pciehp_resource_sort_and_combine(&(resources->p_mem_head)); in pciehp_return_board_resources()951 rc |= pciehp_resource_sort_and_combine(&(resources->io_head)); in pciehp_return_board_resources()952 rc |= pciehp_resource_sort_and_combine(&(resources->bus_head)); in pciehp_return_board_resources()
117 pciehp_resource_sort_and_combine(aprh); in phprm_delete_resource()224 pciehp_resource_sort_and_combine(aprh); in pciehprm_delete_resource()
218 extern int pciehp_resource_sort_and_combine (struct pci_resource **head);