Searched defs:acpi_object_notify_common (Results 1 – 1 of 1) sorted by relevance
97303 struct acpi_object_notify_common { struct97304 union acpi_operand_object *next_object;97305 u8 descriptor_type;97306 u8 type;97307 u16 reference_count;97308 u8 flags;97309 union acpi_operand_object *notify_list[2];97310 union acpi_operand_object *handler;