Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp.h302 int (*power_on_slot)(struct slot *slot); member
Dshpchp_ctrl.c244 rc = p_slot->hpc_ops->power_on_slot(p_slot); in board_added()
Dshpchp_hpc.c897 .power_on_slot = hpc_power_on_slot,