Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dshpchp_ctrl.c242 static int board_added(struct slot *p_slot) in board_added() function
608 retval = board_added(p_slot); in shpchp_enable_slot()
612 retval = board_added(p_slot); in shpchp_enable_slot()
Dpciehp_ctrl.c193 static int board_added(struct slot *p_slot) in board_added() function
510 rc = board_added(p_slot); in pciehp_enable_slot()
Dcpqphp_ctrl.c1422 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() function
2040 rc = board_added(func, ctrl); in cpqhp_process_SI()