Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsvga.h111 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect);
/Linux-v6.6/drivers/video/fbdev/core/
Dsvgalib.c257 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect) in svga_tilefill() function
655 EXPORT_SYMBOL(svga_tilefill);
/Linux-v6.6/drivers/video/fbdev/
Ds3fb.c323 .fb_tilefill = svga_tilefill,
332 .fb_tilefill = svga_tilefill,
Dvt8623fb.c125 .fb_tilefill = svga_tilefill,
Darkfb.c158 .fb_tilefill = svga_tilefill,