Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h97458 struct acpi_object_notify_handler { struct
97459 union acpi_operand_object *next_object;
97460 u8 descriptor_type;
97461 u8 type;
97462 u16 reference_count;
97463 u8 flags;
97464 struct acpi_namespace_node *node;
97465 u32 handler_type;
97466 acpi_notify_handler handler;
97467 void *context;
[all …]