Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h80630 struct acpi_object_method { struct
80631 union acpi_operand_object *next_object;
80632 u8 descriptor_type;
80633 u8 type;
80634 u16 reference_count;
80635 u8 flags;
80636 u8 info_flags;
80637 u8 param_count;
80638 u8 sync_level;
80639 union acpi_operand_object *mutex;
[all …]