Searched defs:acpi_object_notify_common (Results 1 – 1 of 1) sorted by relevance
80685 struct acpi_object_notify_common { struct80686 union acpi_operand_object *next_object;80687 u8 descriptor_type;80688 u8 type;80689 u16 reference_count;80690 u8 flags;80691 union acpi_operand_object *notify_list[2];80692 union acpi_operand_object *handler;