Searched defs:acpi_hotplug_profile (Results 1 – 1 of 1) sorted by relevance
16486 struct acpi_hotplug_profile { struct16487 struct kobject kobj;16488 int (*scan_dependent)(struct acpi_device *);16489 void (*notify_online)(struct acpi_device *);16490 bool enabled: 1;16491 bool demand_offline: 1;