Searched refs:remove_board (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | pciehp_ctrl.c | 105 * remove_board - Turn off slot and Power Indicator 109 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board() function 349 remove_board(ctrl, safe_removal); in __pciehp_disable_slot()
|
H A D | shpchp_ctrl.c | 334 * remove_board - Turns off slot and LEDs 337 static int remove_board(struct slot *p_slot) in remove_board() function 628 retval = remove_board(p_slot); in shpchp_disable_slot()
|
H A D | cpqphp_ctrl.c | 1605 * remove_board - Turns off slot and LEDs 1610 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board() function 2093 rc = remove_board(func, replace_flag, ctrl); in cpqhp_process_SS()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | pciehp_ctrl.c | 105 * remove_board - Turn off slot and Power Indicator 109 static void remove_board(struct controller *ctrl, bool safe_removal) in remove_board() function 350 remove_board(ctrl, safe_removal); in __pciehp_disable_slot()
|
H A D | shpchp_ctrl.c | 334 * remove_board - Turns off slot and LEDs 337 static int remove_board(struct slot *p_slot) in remove_board() function 628 retval = remove_board(p_slot); in shpchp_disable_slot()
|
H A D | cpqphp_ctrl.c | 1603 * remove_board - Turns off slot and LEDs 1608 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board() function 2081 rc = remove_board(func, replace_flag, ctrl); in cpqhp_process_SS()
|
Completed in 12 milliseconds