mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 15:50:53 +07:00
6 lines
226 B
C
6 lines
226 B
C
|
extern void wmt_ge_fillrect(struct fb_info *info,
|
||
|
const struct fb_fillrect *rect);
|
||
|
extern void wmt_ge_copyarea(struct fb_info *info,
|
||
|
const struct fb_copyarea *area);
|
||
|
extern int wmt_ge_sync(struct fb_info *info);
|