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