Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A 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()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dbus.c812 static bool __acpi_match_device_cls(const struct acpi_device_id *id, in __acpi_match_device_cls() function
857 if (id->cls && __acpi_match_device_cls(id, hwid)) in __acpi_match_device()

Completed in 4 milliseconds