Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_ctrl.c322 rc = shpchp_slot_disable(p_slot); in board_added()
355 rc = shpchp_slot_disable(p_slot); in remove_board()
Dshpchp.h303 int shpchp_slot_disable(struct slot *slot);
Dshpchp_hpc.c601 int shpchp_slot_disable(struct slot *slot) in shpchp_slot_disable() function