Home
last modified time | relevance | path

Searched refs:acpi_scan_hotplug_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dinternal.h64 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
H A Dsysfs.c961 acpi_scan_hotplug_enabled(hotplug, val); in enabled_store()
H A Dscan.c1950 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled() function