Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsvga.h113 int svga_get_tilemax(struct fb_info *info);
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c344 int svga_get_tilemax(struct fb_info *info) in svga_get_tilemax() function
663 EXPORT_SYMBOL(svga_get_tilemax);
/linux-4.1.27/drivers/video/fbdev/
Ds3fb.c336 .fb_get_tilemax = svga_get_tilemax,
345 .fb_get_tilemax = svga_get_tilemax,
Dvt8623fb.c137 .fb_get_tilemax = svga_get_tilemax,
Darkfb.c173 .fb_get_tilemax = svga_get_tilemax,