Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsvga.h113 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor);
/openbmc/linux/drivers/video/fbdev/core/
H A Dsvgalib.c303 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor) in svga_tilecursor() function
657 EXPORT_SYMBOL(svga_tilecursor);
/openbmc/linux/drivers/video/fbdev/
H A Dvt8623fb.c119 svga_tilecursor(par->state.vgabase, info, cursor); in vt8623fb_tilecursor()
H A Darkfb.c152 svga_tilecursor(par->state.vgabase, info, cursor); in arkfb_tilecursor()
H A Ds3fb.c317 svga_tilecursor(par->state.vgabase, info, cursor); in s3fb_tilecursor()