Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dinternal.h88 acpi_status acpi_sysfs_table_handler(u32 event, void *table, void *context);
Dbus.c1117 return acpi_sysfs_table_handler(event, table, context); in acpi_bus_table_handler()
Dsysfs.c403 acpi_status acpi_sysfs_table_handler(u32 event, void *table, void *context) in acpi_sysfs_table_handler() function