Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dpciehp_ctrl.c54 static int board_added(struct slot *p_slot) in board_added() function
315 return board_added(p_slot); in __pciehp_enable_slot()
Dshpchp_ctrl.c229 static int board_added(struct slot *p_slot) in board_added() function
593 retval = board_added(p_slot); in shpchp_enable_slot()
597 retval = board_added(p_slot); in shpchp_enable_slot()
Dcpqphp_ctrl.c1407 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() function
2024 rc = board_added(func, ctrl); in cpqhp_process_SI()