Searched defs:acpi_hotplug_profile (Results 1 – 7 of 7) sorted by relevance
22873 struct acpi_hotplug_profile { struct22874 struct kobject kobj;22875 int (*scan_dependent)(struct acpi_device *);22876 void (*notify_online)(struct acpi_device *);22877 bool enabled: 1;22878 bool demand_offline: 1;
33946 struct acpi_hotplug_profile { struct33947 struct kobject kobj;33948 int (*scan_dependent)(struct acpi_device *);33949 void (*notify_online)(struct acpi_device *);33950 bool enabled: 1;33951 bool demand_offline: 1;
26708 struct acpi_hotplug_profile { struct26724 struct acpi_hotplug_profile hotplug; argument
35743 struct acpi_hotplug_profile { struct35744 struct kobject kobj;35745 int (*scan_dependent)(struct acpi_device *);35746 void (*notify_online)(struct acpi_device *);35747 bool enabled: 1;35748 bool demand_offline: 1;