Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dpciehp_ctrl.c105 static void remove_board(struct slot *p_slot) in remove_board() function
350 remove_board(p_slot); in __pciehp_disable_slot()
Dshpchp_ctrl.c338 static int remove_board(struct slot *p_slot) in remove_board() function
641 retval = remove_board(p_slot); in shpchp_disable_slot()
Dcpqphp_ctrl.c1612 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board() function
2123 rc = remove_board(func, replace_flag, ctrl); in cpqhp_process_SS()