Searched refs:power_off_slot (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp.h179 int (*power_off_slot)(struct slot *slot); member in struct:hpc_ops
H A Dpciehp_ctrl.c184 if (pslot->hpc_ops->power_off_slot(pslot)) {
295 retval = p_slot->hpc_ops->power_off_slot(p_slot);
H A Dacpiphp_glue.c952 static int power_off_slot(struct acpiphp_slot *slot) function
1731 power_off_slot(slot);
1734 power_off_slot(slot);
1757 retval = power_off_slot(slot);
H A Dpciehp_core.c475 rc = t_slot->hpc_ops->power_off_slot(t_slot); /* Power off slot if not occupied*/
H A Dpciehp_hpc.c1065 .power_off_slot = hpc_power_off_slot,

Completed in 75 milliseconds