Home
last modified time | relevance | path

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

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