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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp_ctrl.c242 * remove_board - Turns off slot and LEDs
245 static int remove_board(struct slot *p_slot) function
555 return remove_board(p_slot);
H A Dshpchp_ctrl.c351 * remove_board - Turns off slot and LEDs
354 static int remove_board(struct slot *p_slot) function
657 retval = remove_board(p_slot);
H A Dcpqphp_ctrl.c1604 * remove_board - Turns off slot and LEDs
1609 static u32 remove_board(struct pci_func * func, u32 replace_flag, struct controller * ctrl) function
2122 rc = remove_board(func, replace_flag, ctrl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpciehp_ctrl.c242 * remove_board - Turns off slot and LEDs
245 static int remove_board(struct slot *p_slot) function
555 return remove_board(p_slot);
H A Dshpchp_ctrl.c351 * remove_board - Turns off slot and LEDs
354 static int remove_board(struct slot *p_slot) function
657 retval = remove_board(p_slot);
H A Dcpqphp_ctrl.c1604 * remove_board - Turns off slot and LEDs
1609 static u32 remove_board(struct pci_func * func, u32 replace_flag, struct controller * ctrl) function
2122 rc = remove_board(func, replace_flag, ctrl);

Completed in 209 milliseconds