Searched defs:cpqhp_resource_sort_and_combine (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c423 rc = cpqhp_resource_sort_and_combine(head);
494 rc = cpqhp_resource_sort_and_combine(head);
550 if (cpqhp_resource_sort_and_combine(head))
644 if (cpqhp_resource_sort_and_combine(head))
741 if (cpqhp_resource_sort_and_combine(head))
818 * cpqhp_resource_sort_and_combine - sort nodes by base addresses and clean up
827 int cpqhp_resource_sort_and_combine(struct pci_resource **head) function
1553 cpqhp_resource_sort_and_combine(&(ctrl->mem_head));
1554 cpqhp_resource_sort_and_combine(&(ctrl->p_mem_head));
1555 cpqhp_resource_sort_and_combine(
[all...]

Completed in 94 milliseconds