Searched defs:acpi_object_method (Results 1 – 1 of 1) sorted by relevance
210 typedef struct acpi_object_method struct213 UINT8 InfoFlags;214 UINT8 ParamCount;215 UINT8 SyncLevel;216 union acpi_operand_object *Mutex;217 union acpi_operand_object *Node;218 UINT8 *AmlStart;220 {223 } Dispatch;225 UINT32 AmlLength;[all …]