Searched defs:acpi_dep_data (Results 1 – 2 of 2) sorted by relevance
286 struct acpi_dep_data { struct287 struct list_head node;288 acpi_handle supplier;289 acpi_handle consumer;290 bool honor_dep;
2333 int (*callback)(struct acpi_dep_data *, void *), in acpi_walk_dep_device_list()
Completed in 10 milliseconds