Searched defs:acpi_dep_data (Results 1 – 2 of 2) sorted by relevance
283 struct acpi_dep_data { struct284 struct list_head node;285 acpi_handle supplier;286 acpi_handle consumer;
2285 int (*callback)(struct acpi_dep_data *, void *), in acpi_walk_dep_device_list()