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