Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_ctrl.c85 static int board_added(struct slot *p_slot) in board_added() function
435 rc = board_added(p_slot); in pciehp_enable_slot()
Dshpchp_ctrl.c243 static int board_added(struct slot *p_slot) in board_added() function
607 retval = board_added(p_slot); in shpchp_enable_slot()
611 retval = board_added(p_slot); in shpchp_enable_slot()
Dcpqphp_ctrl.c1421 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() function
2037 rc = board_added(func, ctrl); in cpqhp_process_SI()