Home
last modified time | relevance | path

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

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