Searched refs:goldfish_fb_pan_display (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dgoldfishfb.c136 static int goldfish_fb_pan_display(struct fb_var_screeninfo *var, goldfish_fb_pan_display() function
151 pr_err("goldfish_fb_pan_display: timeout waiting for base update\n"); goldfish_fb_pan_display()
174 .fb_pan_display = goldfish_fb_pan_display,
269 goldfish_fb_pan_display(&fb->fb.var, &fb->fb); /* updates base */ goldfish_fb_probe()

Completed in 34 milliseconds