Searched refs:pci_hp_change_slot_info (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_hotplug.h175 extern int __must_check pci_hp_change_slot_info (struct hotplug_slot *slot,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c92 return pci_hp_change_slot_info(hotplug_slot, &info);
102 return pci_hp_change_slot_info(hotplug_slot, &info);
H A Dpci_hotplug_core.c680 * pci_hp_change_slot_info - changes the slot's information structure in the core
689 int __must_check pci_hp_change_slot_info(struct hotplug_slot *slot, function
805 EXPORT_SYMBOL_GPL(pci_hp_change_slot_info); variable
H A Dpciehp_ctrl.c397 result = pci_hp_change_slot_info(slot->hotplug_slot, info);
H A Dshpchp_ctrl.c478 result = pci_hp_change_slot_info(slot->hotplug_slot, info);
H A Dibmphp_core.c701 rc = pci_hp_change_slot_info(slot_cur->hotplug_slot, info);
H A Dcpqphp_ctrl.c1804 result = pci_hp_change_slot_info(slot->hotplug_slot, info);

Completed in 63 milliseconds