Searched refs:wmt_ge_copyarea (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | wmt_ge_rops.h | 6 extern void wmt_ge_copyarea(struct fb_info *info, 23 static inline void wmt_ge_copyarea(struct fb_info *p, in wmt_ge_copyarea() function
|
H A D | wmt_ge_rops.c | 77 void wmt_ge_copyarea(struct fb_info *p, const struct fb_copyarea *area) in wmt_ge_copyarea() function 108 EXPORT_SYMBOL_GPL(wmt_ge_copyarea); variable
|
H A D | wm8505fb.c | 254 .fb_copyarea = wmt_ge_copyarea,
|
H A D | vt8500lcdfb.c | 247 .fb_copyarea = wmt_ge_copyarea,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | wmt_ge_rops.h | 6 extern void wmt_ge_copyarea(struct fb_info *info, 23 static inline void wmt_ge_copyarea(struct fb_info *p, in wmt_ge_copyarea() function
|
H A D | wmt_ge_rops.c | 80 void wmt_ge_copyarea(struct fb_info *p, const struct fb_copyarea *area) in wmt_ge_copyarea() function 111 EXPORT_SYMBOL_GPL(wmt_ge_copyarea); variable
|
H A D | wm8505fb.c | 254 .fb_copyarea = wmt_ge_copyarea,
|
H A D | vt8500lcdfb.c | 247 .fb_copyarea = wmt_ge_copyarea,
|
Completed in 4 milliseconds