Searched defs:acpi_object_method (Results 1 – 1 of 1) sorted by relevance
321 typedef struct acpi_object_method struct324 UINT8 InfoFlags;325 UINT8 ParamCount;326 UINT8 SyncLevel;327 union acpi_operand_object *Mutex;328 union acpi_operand_object *Node;329 UINT8 *AmlStart;331 {334 } Dispatch;336 UINT32 AmlLength;[all …]