Searched refs:acpi_hotplug_profile (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/acpi/
H A Dinternal.h60 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,
64 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
H A Dsysfs.c947 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);
955 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);
978 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,
H A Dscan.c2000 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val)
/linux-master/include/acpi/
H A Dacpi_bus.h112 struct acpi_hotplug_profile { struct
120 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile(
123 return container_of(kobj, struct acpi_hotplug_profile, kobj);
134 struct acpi_hotplug_profile hotplug;

Completed in 219 milliseconds