Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/geode/
Dlxfb_core.c248 static int lxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in lxfb_check_var() function
404 .fb_check_var = lxfb_check_var,
548 lxfb_check_var(&info->var, info); in lxfb_probe()