Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dacpi_pnp.c318 static bool matching_id(const char *idstr, const char *list_id) in matching_id() function
340 if (matching_id(idstr, (char *)devid->id)) { in acpi_pnp_match()