Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/boot/
Doflib.c95 static int string_match(const char *s1, const char *s2) in string_match() function
125 if (!string_match(version, "Open Firmware, 1.") in check_of_version()
126 && !string_match(version, "FirmWorks,3.")) in check_of_version()