Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acpi-video'
[deliverable/linux.git] / include / acpi / acpi_bus.h
index d91e59b79f0de4c903594a69b59098d1694dde6a..57ee0528aacb16db912a11571c518bd0fc9eb5b5 100644 (file)
@@ -118,6 +118,7 @@ struct acpi_device;
 struct acpi_hotplug_profile {
        struct kobject kobj;
        int (*scan_dependent)(struct acpi_device *adev);
+       void (*notify_online)(struct acpi_device *adev);
        bool enabled:1;
        bool demand_offline:1;
 };
This page took 0.02485 seconds and 5 git commands to generate.