Searched refs:ashs_ids (Results 1 – 1 of 1) sorted by relevance
150 static const char * const ashs_ids[] = { "ATK4001", "ATK4002", NULL }; variable171 while (ashs_ids[i]) { in ashs_present()172 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()