Searched refs:fb_get_tilemax (Results 1 – 5 of 5) sorted by relevance
380 int (*fb_get_tilemax)(struct fb_info *info); member
326 .fb_get_tilemax = svga_get_tilemax,335 .fb_get_tilemax = svga_get_tilemax,
128 .fb_get_tilemax = svga_get_tilemax,
161 .fb_get_tilemax = svga_get_tilemax,
661 info->tileops->fb_get_tilemax(info) < charcount) in fbcon_invalid_charcount()