Home
last modified time | relevance | path

Searched refs:to_acpi_hotplug_profile (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/acpi/
Dsysfs.c729 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show()
738 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store()
/linux-4.1.27/include/acpi/
Dacpi_bus.h127 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile( in to_acpi_hotplug_profile() function