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

Data for an alias object. More...

#include <object.h>

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_object_ttarget
 

Detailed Description

Data for an alias object.

Definition at line 379 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_alias_obj_t::AML_OBJECT_COMMON_HEADER

Definition at line 381 of file object.h.

◆ target

aml_object_t* aml_alias_obj_t::target

Definition at line 382 of file object.h.

Referenced by aml_alias_obj_traverse(), and aml_object_clear().


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