Home
last modified time | relevance | path

Searched refs:match_any (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/
H A Dglue.c81 static int match_any(struct acpi_device *adev, void *not_used) in match_any() function
88 return acpi_dev_for_each_child(adev, match_any, NULL) > 0; in acpi_dev_has_children()