Searched refs:strsubcmp (Results 1 – 1 of 1) sorted by relevance
182 static int __maybe_unused strsubcmp(const char *cs, const char *ct) in strsubcmp() function292 else if ( !strsubcmp(c, "text-80x") ) in vga_parse()297 else if ( !strsubcmp(c, "gfx-") ) in vga_parse()325 else if ( !strsubcmp(c, "mode-") ) in vga_parse()
Completed in 3 milliseconds