Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in board_added() function
314 return board_added(ctrl); in __pciehp_enable_slot()
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) 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.c1398 * board_added - Called after a board has been added to the system.
1405 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added() function
1997 rc = board_added(func, ctrl); in cpqhp_process_SI()
/kernel/linux/linux-6.6/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) in board_added() function
315 return board_added(ctrl); in __pciehp_enable_slot()
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) 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.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) in board_added() function
1988 rc = board_added(func, ctrl); in cpqhp_process_SI()

Completed in 8 milliseconds