Home
last modified time | relevance | path

Searched refs:fb_tilemap (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dsvga.h109 void svga_settile(struct fb_info *info, struct fb_tilemap *map);
H A Dfb.h316 struct fb_tilemap { struct
367 void (*fb_settile)(struct fb_info *info, struct fb_tilemap *map);
/openbmc/linux/drivers/video/fbdev/core/
H A Dtileblit.c133 struct fb_tilemap map; in fbcon_set_tileops()
H A Dsvgalib.c194 void svga_settile(struct fb_info *info, struct fb_tilemap *map) in svga_settile()
/openbmc/linux/drivers/video/fbdev/
H A Darkfb.c120 static void arkfb_settile(struct fb_info *info, struct fb_tilemap *map) in arkfb_settile()
H A Ds3fb.c291 static void s3fb_settile_fast(struct fb_info *info, struct fb_tilemap *map) in s3fb_settile_fast()