]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pci_hotplug.h
PCI hotplug: introduce functions for ACPI slot detection
[linux-2.6-omap-h63xx.git] / include / linux / pci_hotplug.h
index a00bd1a0f156d729447d4d06d026f55d2287e930..f7cc204fab07a4549340f9f6e414a0bee048a91f 100644 (file)
@@ -228,6 +228,8 @@ extern acpi_status acpi_get_hp_params_from_firmware(struct pci_bus *bus,
                                struct hotplug_params *hpp);
 int acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev, u32 flags);
 int acpi_root_bridge(acpi_handle handle);
+int acpi_pci_check_ejectable(struct pci_bus *pbus, acpi_handle handle);
+int acpi_pci_detect_ejectable(struct pci_bus *pbus);
 #endif
 #endif