Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsvga.h114 int svga_get_tilemax(struct fb_info *info);
/openbmc/linux/drivers/video/fbdev/core/
H A Dsvgalib.c345 int svga_get_tilemax(struct fb_info *info) in svga_get_tilemax() function
658 EXPORT_SYMBOL(svga_get_tilemax);
/openbmc/linux/drivers/video/fbdev/
H A Ds3fb.c326 .fb_get_tilemax = svga_get_tilemax,
335 .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,