Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dtcx.c36 static int tcx_pan_display(struct fb_var_screeninfo *, struct fb_info *);
46 .fb_pan_display = tcx_pan_display,
154 static int tcx_pan_display(struct fb_var_screeninfo *var, struct fb_info *info) in tcx_pan_display() function