Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dwmt_ge_rops.h8 extern int wmt_ge_sync(struct fb_info *info);
12 static inline int wmt_ge_sync(struct fb_info *p) in wmt_ge_sync() function
Dwmt_ge_rops.c110 int wmt_ge_sync(struct fb_info *p) in wmt_ge_sync() function
117 EXPORT_SYMBOL_GPL(wmt_ge_sync);
Dwm8505fb.c256 .fb_sync = wmt_ge_sync,
Dvt8500lcdfb.c249 .fb_sync = wmt_ge_sync,