Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dsysfs.c947 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show()
955 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h118 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile( in to_acpi_hotplug_profile() function