Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c136 static const char * const ashs_ids[] = { "ATK4001", "ATK4002", NULL }; variable
143 while (ashs_ids[i]) { in ashs_present()
144 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()