Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsvga.h113 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor);
/Linux-v6.6/drivers/video/fbdev/core/
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);
/Linux-v6.6/drivers/video/fbdev/
Dvt8623fb.c119 svga_tilecursor(par->state.vgabase, info, cursor); in vt8623fb_tilecursor()
Darkfb.c152 svga_tilecursor(par->state.vgabase, info, cursor); in arkfb_tilecursor()
Ds3fb.c317 svga_tilecursor(par->state.vgabase, info, cursor); in s3fb_tilecursor()