Searched refs:match_any (Results 1 – 1 of 1) sorted by relevance
81 static int match_any(struct acpi_device *adev, void *not_used) in match_any() function88 return acpi_dev_for_each_child(adev, match_any, NULL) > 0; in acpi_dev_has_children()