Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Deeepc-wmi.c104 char oemstring[30]; in et2012_quirks() local
107 if (sscanf(dev->name, "AEMS%24c", oemstring) == 1) { in et2012_quirks()
108 if (oemstring[18] == '1') in et2012_quirks()
110 else if (oemstring[18] == '3') in et2012_quirks()