Searched defs:board_added (Results 1 - 3 of 3) sorted by relevance

/drivers/pci/hotplug/
H A Dpciehp_ctrl.c187 * board_added - Called after a board has been added to the system.
193 static int board_added(struct slot *p_slot) function
510 rc = board_added(p_slot);
H A Dshpchp_ctrl.c236 * board_added - Called after a board has been added to the system.
242 static int board_added(struct slot *p_slot) function
608 retval = board_added(p_slot);
612 retval = board_added(p_slot);
H A Dcpqphp_ctrl.c1415 * board_added - Called after a board has been added to the system.
1422 static u32 board_added(struct pci_func *func, struct controller *ctrl) function
2040 rc = board_added(func, ctrl);

Completed in 59 milliseconds