Searched refs:fb_get_tilemax (Results 1 – 5 of 5) sorted by relevance
383 int (*fb_get_tilemax)(struct fb_info *info); member
336 .fb_get_tilemax = svga_get_tilemax,345 .fb_get_tilemax = svga_get_tilemax,
137 .fb_get_tilemax = svga_get_tilemax,
173 .fb_get_tilemax = svga_get_tilemax,
668 info->tileops->fb_get_tilemax(info) < charcount) in fbcon_invalid_charcount()