Searched refs:wmt_ge_fillrect (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | wmt_ge_rops.h | 4 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 D | wmt_ge_rops.c | 41 void wmt_ge_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in wmt_ge_fillrect() function 75 EXPORT_SYMBOL_GPL(wmt_ge_fillrect); variable
|
H A D | wm8505fb.c | 253 .fb_fillrect = wmt_ge_fillrect,
|
H A D | vt8500lcdfb.c | 246 .fb_fillrect = wmt_ge_fillrect,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | wmt_ge_rops.h | 4 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 D | wmt_ge_rops.c | 44 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); variable
|
H A D | wm8505fb.c | 253 .fb_fillrect = wmt_ge_fillrect,
|
H A D | vt8500lcdfb.c | 246 .fb_fillrect = wmt_ge_fillrect,
|
Completed in 4 milliseconds