Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgoldfishfb.c129 static int goldfish_fb_pan_display(struct fb_var_screeninfo *var, in goldfish_fb_pan_display() function
169 .fb_pan_display = goldfish_fb_pan_display,
260 goldfish_fb_pan_display(&fb->fb.var, &fb->fb); /* updates base */ in goldfish_fb_probe()