Home
last modified time | relevance | path

Searched defs:acpi_object_method (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h97249 struct acpi_object_method { struct
97250 union acpi_operand_object *next_object;
97251 u8 descriptor_type;
97252 u8 type;
97253 u16 reference_count;
97254 u8 flags;
97255 u8 info_flags;
97256 u8 param_count;
97257 u8 sync_level;
97258 union acpi_operand_object *mutex;
[all …]