Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h80720 struct acpi_object_processor { struct
80721 union acpi_operand_object *next_object;
80722 u8 descriptor_type;
80723 u8 type;
80724 u16 reference_count;
80725 u8 flags;
80726 u8 proc_id;
80727 u8 length;
80728 union acpi_operand_object *notify_list[2];
80729 union acpi_operand_object *handler;
[all …]