PatchworkOS
Loading...
Searching...
No Matches
acpi_cached_table_t Struct Reference

Cached ACPI table. More...

#include <tables.h>

Data Fields

sdt_header_ttable
 
dentry_tfile
 The sysfs file representing the table.
 

Detailed Description

Cached ACPI table.

This structure is used to cache ACPI tables that have been loaded.

Definition at line 258 of file tables.h.

Field Documentation

◆ file

dentry_t* acpi_cached_table_t::file

The sysfs file representing the table.

Definition at line 261 of file tables.h.

Referenced by acpi_tables_expose().

◆ table

sdt_header_t* acpi_cached_table_t::table

The documentation for this struct was generated from the following file: