Searched defs:power_on_slot (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/pci/hotplug/ | ||
D | shpchp.h | 329 int (*power_on_slot)(struct slot *slot); member |
D | acpiphp_glue.c | 613 static int power_on_slot(struct acpiphp_slot *slot) in power_on_slot() function |