Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dacpi_pnp.c321 static bool matching_id(char *idstr, char *list_id) in matching_id() function
343 if (matching_id(idstr, (char *)devid->id)) { in acpi_pnp_match()