Home
last modified time | relevance | path

Searched refs:pciehp_power_off_slot (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/pci/hotplug/
Dpciehp_ctrl.c161 if (pciehp_power_off_slot(pslot)) { in set_slot_off()
255 retval = pciehp_power_off_slot(p_slot); in remove_board()
Dpciehp.h146 int pciehp_power_off_slot(struct slot *slot);
Dpciehp_core.c275 pciehp_power_off_slot(slot); in pciehp_probe()
Dpciehp_hpc.c537 int pciehp_power_off_slot(struct slot * slot) in pciehp_power_off_slot() function