Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dbus.c711 static bool acpi_of_match_device(struct acpi_device *adev, in acpi_of_match_device() function
844 return acpi_of_match_device(device, of_ids, of_id); in __acpi_match_device()
880 if (!acpi_of_match_device(adev, dev->driver->of_match_table, &match)) in acpi_of_device_get_match_data()
912 return acpi_of_match_device(ACPI_COMPANION(dev), in acpi_driver_match_device()