Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
Dinternal.h64 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
Dsysfs.c961 acpi_scan_hotplug_enabled(hotplug, val); in enabled_store()
Dscan.c1948 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled() function