Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp.h304 int (*power_on_slot)(struct slot *slot); member
H A Dshpchp_ctrl.c244 rc = p_slot->hpc_ops->power_on_slot(p_slot); in board_added()
H A Dshpchp_hpc.c875 .power_on_slot = hpc_power_on_slot,