acpi_hotplug_profile   63 drivers/acpi/internal.h void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,
acpi_hotplug_profile   67 drivers/acpi/internal.h void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
acpi_hotplug_profile 1776 drivers/acpi/scan.c void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val)
acpi_hotplug_profile  953 drivers/acpi/sysfs.c 	struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);
acpi_hotplug_profile  962 drivers/acpi/sysfs.c 	struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);
acpi_hotplug_profile  986 drivers/acpi/sysfs.c void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,
acpi_hotplug_profile  115 include/acpi/acpi_bus.h static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile(
acpi_hotplug_profile  118 include/acpi/acpi_bus.h 	return container_of(kobj, struct acpi_hotplug_profile, kobj);
acpi_hotplug_profile  129 include/acpi/acpi_bus.h 	struct acpi_hotplug_profile hotplug;