Searched defs:acpi_object_notify_common (Results 1 – 5 of 5) sorted by relevance
61838 struct acpi_object_notify_common { struct61839 union acpi_operand_object *next_object;61840 u8 descriptor_type;61841 u8 type;61842 u16 reference_count;61843 u8 flags;61844 union acpi_operand_object *notify_list[2];61845 union acpi_operand_object *handler;
68372 struct acpi_object_notify_common { struct68373 union acpi_operand_object *next_object;68374 u8 descriptor_type;68375 u8 type;68376 u16 reference_count;68377 u8 flags;68378 union acpi_operand_object *notify_list[2];68379 union acpi_operand_object *handler;
62809 struct acpi_object_notify_common { struct62810 union acpi_operand_object *next_object;62811 u8 descriptor_type;62812 u8 type;62813 u16 reference_count;62814 u8 flags;62815 union acpi_operand_object *notify_list[2];62816 union acpi_operand_object *handler;