Searched refs:__acpi_match_device_cls (Results 1 – 1 of 1) sorted by relevance
670 static bool __acpi_match_device_cls(const struct acpi_device_id *id, in __acpi_match_device_cls() function713 else if (id->cls && __acpi_match_device_cls(id, hwid)) in __acpi_match_device()