|
PatchworkOS
966e257
A non-POSIX operating system.
|
Cached ACPI table. More...
#include <tables.h>
Data Fields | |
| sdt_header_t * | table |
| dentry_t * | file |
| The sysfs file representing the table. | |
Cached ACPI table.
This structure is used to cache ACPI tables that have been loaded.
| sdt_header_t* acpi_cached_table_t::table |
| dentry_t* acpi_cached_table_t::file |