Home
last modified time | relevance | path

Searched refs:wmt_ge_fillrect (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
H A Dwmt_ge_rops.h4 extern void wmt_ge_fillrect(struct fb_info *info,
17 static inline void wmt_ge_fillrect(struct fb_info *p, in wmt_ge_fillrect() function
H A Dwmt_ge_rops.c44 void wmt_ge_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in wmt_ge_fillrect() function
78 EXPORT_SYMBOL_GPL(wmt_ge_fillrect);
H A Dwm8505fb.c254 .fb_fillrect = wmt_ge_fillrect,
H A Dvt8500lcdfb.c247 .fb_fillrect = wmt_ge_fillrect,