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

/drivers/pci/hotplug/
H A Dpciehp_ctrl.c241 * remove_board - Turns off slot and LEDs
244 static int remove_board(struct slot *p_slot) function
554 return remove_board(p_slot);
H A Dshpchp_ctrl.c350 * remove_board - Turns off slot and LEDs
353 static int remove_board(struct slot *p_slot) function
656 retval = remove_board(p_slot);
H A Dcpqphp_ctrl.c1622 * remove_board - Turns off slot and LEDs
1627 static u32 remove_board(struct pci_func * func, u32 replace_flag, struct controller * ctrl) function
2141 rc = remove_board(func, replace_flag, ctrl);

Completed in 49 milliseconds