Searched refs:acpi_companion_match (Results 1 – 1 of 1) sorted by relevance
810 const struct acpi_device *acpi_companion_match(const struct device *dev) in acpi_companion_match() function1012 return acpi_match_acpi_device(ids, acpi_companion_match(dev)); in acpi_match_device()1020 const struct acpi_device *adev = acpi_companion_match(dev); in acpi_device_get_match_data()1053 return __acpi_match_device(acpi_companion_match(dev), acpi_ids, of_ids, NULL, NULL); in acpi_driver_match_device()