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.c1995 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val)
/linux-master/include/acpi/
H A Dacpi_bus.h117 struct acpi_hotplug_profile { struct
125 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile(
128 return container_of(kobj, struct acpi_hotplug_profile, kobj);
139 struct acpi_hotplug_profile hotplug;

Completed in 120 milliseconds