Home
last modified time | relevance | path

Searched refs:fb_get_tilemax (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/
H A Ds3fb.c329 .fb_get_tilemax = svga_get_tilemax,
338 .fb_get_tilemax = svga_get_tilemax,
H A Dvt8623fb.c128 .fb_get_tilemax = svga_get_tilemax,
H A Darkfb.c161 .fb_get_tilemax = svga_get_tilemax,
/linux/include/linux/
H A Dfb.h383 int (*fb_get_tilemax)(struct fb_info *info); member
/linux/drivers/video/fbdev/core/
H A Dfbcon.c711 info->tileops->fb_get_tilemax(info) < charcount) in fbcon_invalid_charcount()