Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/boot/
Doflib.c99 static int string_match(const char *s1, const char *s2) in string_match() function
129 if (!string_match(version, "Open Firmware, 1.") in check_of_version()
130 && !string_match(version, "FirmWorks,3.")) in check_of_version()