Searched refs:remove_phb_dynamic (Results 1 – 4 of 4) sorted by relevance
98 int remove_phb_dynamic(struct pci_controller *phb) in remove_phb_dynamic() function146 EXPORT_SYMBOL_GPL(remove_phb_dynamic);
106 extern int remove_phb_dynamic(struct pci_controller *phb);
154 extern int remove_phb_dynamic(struct pci_controller *phb);
229 rc = remove_phb_dynamic(pdn->phb); in dlpar_remove_phb()