Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Data_piix.c975 static const char *oemstrs[] = { in piix_broken_suspend() local
983 for (i = 0; i < ARRAY_SIZE(oemstrs); i++) in piix_broken_suspend()
984 if (dmi_find_device(DMI_DEV_TYPE_OEM_STRING, oemstrs[i], NULL)) in piix_broken_suspend()