Searched defs:acpi_object_method (Results 1 – 7 of 7) sorted by relevance
23842 struct acpi_object_method { struct23843 union acpi_operand_object *next_object;23844 u8 descriptor_type;23845 u8 type;23846 u16 reference_count;23847 u8 flags;23848 u8 info_flags;23849 u8 param_count;23850 u8 sync_level;23851 union acpi_operand_object *mutex;[all …]
36783 struct acpi_object_method { struct36784 union acpi_operand_object *next_object;36785 u8 descriptor_type;36786 u8 type;36787 u16 reference_count;36788 u8 flags;36789 u8 info_flags;36790 u8 param_count;36791 u8 sync_level;36792 union acpi_operand_object *mutex;[all …]
85524 struct acpi_object_method { struct85525 union acpi_operand_object *next_object;85526 u8 descriptor_type;85527 u8 type;85528 u16 reference_count;85529 u8 flags;85530 u8 info_flags;85531 u8 param_count;85532 u8 sync_level;85533 union acpi_operand_object *mutex;[all …]
40312 struct acpi_object_method { struct40313 union acpi_operand_object *next_object;40314 u8 descriptor_type;40315 u8 type;40316 u16 reference_count;40317 u8 flags;40318 u8 info_flags;40319 u8 param_count;40320 u8 sync_level;40321 union acpi_operand_object *mutex;[all …]