Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcg14.c37 static int cg14_pan_display(struct fb_var_screeninfo *, struct fb_info *);
46 .fb_pan_display = cg14_pan_display,
218 static int cg14_pan_display(struct fb_var_screeninfo *var, struct fb_info *info) in cg14_pan_display() function