Searched refs:acpi_hotplug_profile (Results 1 – 4 of 4) sorted by relevance
68 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,72 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
950 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show()959 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store()983 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
1770 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
123 struct acpi_hotplug_profile { struct131 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile( in to_acpi_hotplug_profile() argument134 return container_of(kobj, struct acpi_hotplug_profile, kobj); in to_acpi_hotplug_profile()145 struct acpi_hotplug_profile hotplug;