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