Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h97303 struct acpi_object_notify_common { struct
97304 union acpi_operand_object *next_object;
97305 u8 descriptor_type;
97306 u8 type;
97307 u16 reference_count;
97308 u8 flags;
97309 union acpi_operand_object *notify_list[2];
97310 union acpi_operand_object *handler;