Searched defs:acpi_dep_data (Results 1 – 1 of 1) sorted by relevance
273 struct acpi_dep_data { struct274 struct list_head node;275 acpi_handle supplier;276 acpi_handle consumer;277 bool honor_dep;278 bool met;279 bool free_when_met;