Home
last modified time | relevance | path

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

/drivers/mfd/
Dmfd-core.c42 static int match_device_ids(struct acpi_device *adev, void *data) in match_device_ids() function
83 acpi_dev_for_each_child(parent, match_device_ids, &wd); in mfd_acpi_add_device()