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

/linux-4.4.14/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) xxxfb_check_var() 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); xxxfb_probe()
H A D68328fb.c126 * First part, xxxfb_check_var, must not write anything
H A Dvfb.c162 * First part, xxxfb_check_var, must not write anything
H A Dfb-puv3.c338 * First part, xxxfb_check_var, must not write anything
H A Dps3fb.c526 * First part, xxxfb_check_var, must not write anything
H A Ds1d13xxxfb.c199 * xxxfb_check_var is always called before xxxfb_set_par to ensure this.

Completed in 193 milliseconds