Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsvga.h114 int svga_get_tilemax(struct fb_info *info);
/Linux-v6.6/drivers/video/fbdev/core/
Dsvgalib.c345 int svga_get_tilemax(struct fb_info *info) in svga_get_tilemax() function
658 EXPORT_SYMBOL(svga_get_tilemax);
/Linux-v6.6/drivers/video/fbdev/
Ds3fb.c326 .fb_get_tilemax = svga_get_tilemax,
335 .fb_get_tilemax = svga_get_tilemax,
Dvt8623fb.c128 .fb_get_tilemax = svga_get_tilemax,
Darkfb.c161 .fb_get_tilemax = svga_get_tilemax,