Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h61993 struct acpi_object_notify_handler { struct
61994 union acpi_operand_object *next_object;
61995 u8 descriptor_type;
61996 u8 type;
61997 u16 reference_count;
61998 u8 flags;
61999 struct acpi_namespace_node *node;
62000 u32 handler_type;
62001 acpi_notify_handler handler;
62002 void *context;
[all …]