Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_pnp.c316 static bool matching_id(const char *idstr, const char *list_id) in matching_id() function
341 if (matching_id(idstr, (char *)devid->id)) { in acpi_pnp_match()