Searched defs:acpi_object_processor (Results 1 – 8 of 8) sorted by relevance
17014 struct acpi_object_processor { struct17015 union acpi_operand_object *next_object;17016 u8 descriptor_type;17017 u8 type;17018 u16 reference_count;17019 u8 flags;17020 u8 proc_id;17021 u8 length;17022 union acpi_operand_object *notify_list[2];17023 union acpi_operand_object *handler;[all …]
36873 struct acpi_object_processor { struct36874 union acpi_operand_object *next_object;36875 u8 descriptor_type;36876 u8 type;36877 u16 reference_count;36878 u8 flags;36879 u8 proc_id;36880 u8 length;36881 union acpi_operand_object *notify_list[2];36882 union acpi_operand_object *handler;[all …]
85614 struct acpi_object_processor { struct85615 union acpi_operand_object *next_object;85616 u8 descriptor_type;85617 u8 type;85618 u16 reference_count;85619 u8 flags;85620 u8 proc_id;85621 u8 length;85622 union acpi_operand_object *notify_list[2];85623 union acpi_operand_object *handler;[all …]
40402 struct acpi_object_processor { struct40403 union acpi_operand_object *next_object;40404 u8 descriptor_type;40405 u8 type;40406 u16 reference_count;40407 u8 flags;40408 u8 proc_id;40409 u8 length;40410 union acpi_operand_object *notify_list[2];40411 union acpi_operand_object *handler;[all …]
80720 struct acpi_object_processor { struct80721 union acpi_operand_object *next_object;80722 u8 descriptor_type;80723 u8 type;80724 u16 reference_count;80725 u8 flags;80726 u8 proc_id;80727 u8 length;80728 union acpi_operand_object *notify_list[2];80729 union acpi_operand_object *handler;[all …]