Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsvga.h113 int svga_get_tilemax(struct fb_info *info);
/linux-4.4.14/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.4.14/drivers/video/fbdev/
Ds3fb.c325 .fb_get_tilemax = svga_get_tilemax,
334 .fb_get_tilemax = svga_get_tilemax,
Dvt8623fb.c127 .fb_get_tilemax = svga_get_tilemax,
Darkfb.c160 .fb_get_tilemax = svga_get_tilemax,