Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dpciehp.h360 int (*power_on_slot ) (struct slot *slot); member
Dshpchp.h439 int (*power_on_slot ) (struct slot *slot); member
Dacpiphp_glue.c779 static int power_on_slot (struct acpiphp_slot *slot) in power_on_slot() function
1284 retval = power_on_slot(slot); in acpiphp_enable_slot()
Dpciehp_hpc.c1225 .power_on_slot = hpc_power_on_slot,
Dshpchp_hpc.c1364 .power_on_slot = hpc_power_on_slot,
Dpciehp_ctrl.c1112 rc = p_slot->hpc_ops->power_on_slot(p_slot); in board_added()
Dshpchp_ctrl.c1088 rc = p_slot->hpc_ops->power_on_slot(p_slot); in board_added()