Home
last modified time | relevance | path

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

/linux-3.3/drivers/acpi/acpica/
Daclocal.h1008 struct acpi_db_method_info { struct
1009 acpi_handle main_thread_gate;
1010 acpi_handle thread_complete_gate;
1011 acpi_thread_id *threads;
1012 u32 num_threads;
1013 u32 num_created;
1014 u32 num_completed;
1016 char *name;
1017 u32 flags;
1018 u32 num_loops;
[all …]