Home
last modified time | relevance | path

Searched refs:acpi_hotplug_profile (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/acpi/
A Dinternal.h63 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,
67 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val);
A Dsysfs.c930 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show()
938 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store()
961 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
A Dscan.c1942 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/linux-6.3-rc2/include/acpi/
A Dacpi_bus.h109 struct acpi_hotplug_profile { struct
117 static inline struct acpi_hotplug_profile *to_acpi_hotplug_profile( in to_acpi_hotplug_profile() argument
120 return container_of(kobj, struct acpi_hotplug_profile, kobj); in to_acpi_hotplug_profile()
131 struct acpi_hotplug_profile hotplug;

Completed in 14 milliseconds