Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dasus-wmi.c98 static const char * const ashs_ids[] = { "ATK4001", "ATK4002", NULL }; variable
103 while (ashs_ids[i]) { in ashs_present()
104 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()