Home
last modified time | relevance | path

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

/drivers/acpi/
Dbus.c708 static bool __acpi_match_device_cls(const struct acpi_device_id *id, in __acpi_match_device_cls() function
753 if (id->cls && __acpi_match_device_cls(id, hwid)) in __acpi_match_device()