Searched refs:text_unsupported (Results 1 – 1 of 1) sorted by relevance
10986 static char text_unsupported[] __initdata = "not supported"; in str_supported() local10988 return (is_supported) ? &text_unsupported[4] : &text_unsupported[0]; in str_supported()