Searched defs:fb_convert (Results 1 – 1 of 1) sorted by relevance
2301 struct fb_convert { struct2302 struct fb_convert_buf dst; argument2303 struct fb_convert_buf src; argument3073 static void fb_convert(struct fb_convert *cvt) in fb_convert() function