Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_ctrl.c259 rc = shpchp_slot_enable(p_slot); in board_added()
288 rc = shpchp_slot_enable(p_slot); in board_added()
Dshpchp.h302 int shpchp_slot_enable(struct slot *slot);
Dshpchp_hpc.c588 int shpchp_slot_enable(struct slot *slot) in shpchp_slot_enable() function