Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dscan.c987 static bool acpi_of_match_device(struct acpi_device *adev, in acpi_of_match_device() function
1049 && acpi_of_match_device(device, of_ids)) in __acpi_match_device()
1084 return acpi_of_match_device(ACPI_COMPANION(dev), in acpi_driver_match_device()