Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A 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
H A Dwmt_ge_rops.c113 int wmt_ge_sync(struct fb_info *p) in wmt_ge_sync() function
120 EXPORT_SYMBOL_GPL(wmt_ge_sync);
H A Dwm8505fb.c257 .fb_sync = wmt_ge_sync,
H A Dvt8500lcdfb.c250 .fb_sync = wmt_ge_sync,