Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A Dinternal.h122 struct acpi_device *acpi_companion_match(const struct device *dev);
A Dbus.c730 struct acpi_device *acpi_companion_match(const struct device *dev) in acpi_companion_match() function
913 __acpi_match_device(acpi_companion_match(dev), ids, NULL, &id, NULL); in acpi_match_device()
961 return __acpi_match_device(acpi_companion_match(dev), acpi_ids, of_ids, NULL, NULL); in acpi_driver_match_device()
A Ddevice_sysfs.c282 return __acpi_device_uevent_modalias(acpi_companion_match(dev), env); in acpi_device_uevent_modalias()
330 return __acpi_device_modalias(acpi_companion_match(dev), buf, size); in acpi_device_modalias()

Completed in 7 milliseconds