Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Data_piix.c974 static const char *oemstrs[] = { in piix_broken_suspend() local
982 for (i = 0; i < ARRAY_SIZE(oemstrs); i++) in piix_broken_suspend()
983 if (dmi_find_device(DMI_DEV_TYPE_OEM_STRING, oemstrs[i], NULL)) in piix_broken_suspend()