Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsvga.h112 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor);
/linux-4.4.14/drivers/video/fbdev/core/
Dsvgalib.c302 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor) in svga_tilecursor() function
662 EXPORT_SYMBOL(svga_tilecursor);
/linux-4.4.14/drivers/video/fbdev/
Dvt8623fb.c118 svga_tilecursor(par->state.vgabase, info, cursor); in vt8623fb_tilecursor()
Darkfb.c151 svga_tilecursor(par->state.vgabase, info, cursor); in arkfb_tilecursor()
Ds3fb.c316 svga_tilecursor(par->state.vgabase, info, cursor); in s3fb_tilecursor()