Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dasus-wmi.c130 static const char * const ashs_ids[] = { "ATK4001", "ATK4002", NULL }; variable
137 while (ashs_ids[i]) { in ashs_present()
138 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()