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

/drivers/video/fbdev/
H A Dskeletonfb.c175 * xxxfb_check_var - Optional function. Validates a var passed in.
210 static int xxxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) function
229 * xxxfb_check_var is always called before xxxfb_set_par to ensure that
241 * static int xxxfb_check_var(struct fb_var_screeninfo *var,
659 .fb_check_var = xxxfb_check_var,
810 xxxfb_check_var(&info->var, info);

Completed in 79 milliseconds