Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c59 static int board_added(struct controller *ctrl) in board_added() function
315 return board_added(ctrl); in __pciehp_enable_slot()
H A Dshpchp_ctrl.c229 static int board_added(struct slot *p_slot) in board_added() function
580 retval = board_added(p_slot); in shpchp_enable_slot()
584 retval = board_added(p_slot); in shpchp_enable_slot()
H A Dcpqphp_ctrl.c1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() function
1988 rc = board_added(func, ctrl); in cpqhp_process_SI()