Searched refs:board_added (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 Dshpchp_ctrl.c237 * board_added - Called after a board has been added to the system.
243 static int board_added(struct slot *p_slot) function
609 retval = board_added(p_slot);
613 retval = board_added(p_slot);
H A Dpciehp_ctrl.c188 * board_added - Called after a board has been added to the system.
194 static int board_added(struct slot *p_slot) function
511 rc = board_added(p_slot);
H A Dcpqphp_ctrl.c1400 * board_added - Called after a board has been added to the system.
1407 static u32 board_added(struct pci_func *func, struct controller *ctrl) function
2022 rc = board_added(func, 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 Dshpchp_ctrl.c237 * board_added - Called after a board has been added to the system.
243 static int board_added(struct slot *p_slot) function
609 retval = board_added(p_slot);
613 retval = board_added(p_slot);
H A Dpciehp_ctrl.c188 * board_added - Called after a board has been added to the system.
194 static int board_added(struct slot *p_slot) function
511 rc = board_added(p_slot);
H A Dcpqphp_ctrl.c1400 * board_added - Called after a board has been added to the system.
1407 static u32 board_added(struct pci_func *func, struct controller *ctrl) function
2022 rc = board_added(func, ctrl);

Completed in 187 milliseconds