Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp_ctrl.c252 static int remove_board(struct slot *p_slot) in remove_board() function
621 return remove_board(p_slot); in pciehp_disable_slot()
Dshpchp_ctrl.c352 static int remove_board(struct slot *p_slot) in remove_board() function
655 retval = remove_board(p_slot); in shpchp_disable_slot()
Dcpqphp_ctrl.c1626 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board() function
2136 rc = remove_board(func, replace_flag, ctrl); in cpqhp_process_SS()