Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/
Dinternal.h67 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
Dsysfs.c943 acpi_scan_hotplug_enabled(hotplug, val); in enabled_store()
Dscan.c1958 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled() function