Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dtgafb.c56 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info);
79 .fb_pan_display = tgafb_pan_display,
1377 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info) function