Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dinternal.h67 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
Dsysfs.c932 acpi_scan_hotplug_enabled(hotplug, val); in enabled_store()
Dscan.c1908 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled() function