Searched defs:acpi_object_power_resource (Results 1 – 7 of 7) sorted by relevance
23920 struct acpi_object_power_resource { struct23921 union acpi_operand_object *next_object;23922 u8 descriptor_type;23923 u8 type;23924 u16 reference_count;23925 u8 flags;23926 union acpi_operand_object *notify_list[2];23927 union acpi_operand_object *handler;23928 u32 system_level;23929 u32 resource_order;
36861 struct acpi_object_power_resource { struct36862 union acpi_operand_object *next_object;36863 u8 descriptor_type;36864 u8 type;36865 u16 reference_count;36866 u8 flags;36867 union acpi_operand_object *notify_list[2];36868 union acpi_operand_object *handler;36869 u32 system_level;36870 u32 resource_order;
85602 struct acpi_object_power_resource { struct85603 union acpi_operand_object *next_object;85604 u8 descriptor_type;85605 u8 type;85606 u16 reference_count;85607 u8 flags;85608 union acpi_operand_object *notify_list[2];85609 union acpi_operand_object *handler;85610 u32 system_level;85611 u32 resource_order;
40390 struct acpi_object_power_resource { struct40391 union acpi_operand_object *next_object;40392 u8 descriptor_type;40393 u8 type;40394 u16 reference_count;40395 u8 flags;40396 union acpi_operand_object *notify_list[2];40397 union acpi_operand_object *handler;40398 u32 system_level;40399 u32 resource_order;