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

/linux-master/drivers/pci/hotplug/
H A Dpciehp_ctrl.c53 * board_added - Called after a board has been added to the system.
59 static int board_added(struct controller *ctrl) function
315 return board_added(ctrl);
H A Dshpchp_ctrl.c223 * board_added - Called after a board has been added to the system.
229 static int board_added(struct slot *p_slot) function
580 retval = board_added(p_slot);
584 retval = board_added(p_slot);
H A Dcpqphp_ctrl.c1397 * board_added - Called after a board has been added to the system.
1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) function
1988 rc = board_added(func, ctrl);

Completed in 131 milliseconds