Home
last modified time | relevance | path

Searched defs:acpi_subtable_proc (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dacpi.h221 struct acpi_subtable_proc { struct
222 int id;
223 acpi_tbl_entry_handler handler;
224 acpi_tbl_entry_handler_arg handler_arg;
225 void *arg;
226 int count;