Home
last modified time | relevance | path

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

/src/lib/libefivar/
H A Defivar-dp-parse.c1084 CHAR16 *DisplayDeviceStr; in DevPathFromTextAcpiAdr() local
1100 DisplayDeviceStr = GetNextParamStr (&TextDeviceNode); in DevPathFromTextAcpiAdr()
1101 if (IS_NULL (*DisplayDeviceStr)) { in DevPathFromTextAcpiAdr()
1121 (&AcpiAdr->ADR)[Index] = (UINT32)Strtoi (DisplayDeviceStr); in DevPathFromTextAcpiAdr()