Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dffb.c40 static int ffb_pan_display(struct fb_var_screeninfo *, struct fb_info *);
54 .fb_pan_display = ffb_pan_display,
456 static int ffb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info) in ffb_pan_display() function