Searched defs:acpi_dep_data (Results 1 – 2 of 2) sorted by relevance
284 struct acpi_dep_data { struct285 struct list_head node;286 acpi_handle supplier;287 acpi_handle consumer;
2290 int (*callback)(struct acpi_dep_data *, void *), in acpi_walk_dep_device_list()
Completed in 13 milliseconds