Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dtgafb.c57 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info);
81 .fb_pan_display = tgafb_pan_display,
1392 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info) function