Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dscan.c247 static struct acpi_device *acpi_companion_match(const struct device *dev) in acpi_companion_match() function
320 return __acpi_device_uevent_modalias(acpi_companion_match(dev), env); in acpi_device_uevent_modalias()
363 return __acpi_device_modalias(acpi_companion_match(dev), buf, size); in acpi_device_modalias()
1069 return __acpi_match_device(acpi_companion_match(dev), ids, NULL); in acpi_match_device()
1087 return !!__acpi_match_device(acpi_companion_match(dev), in acpi_driver_match_device()