Searched refs:xxxfb_check_var (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | skeletonfb.c | 175 * 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 D | 68328fb.c | 126 * First part, xxxfb_check_var, must not write anything
|
H A D | vfb.c | 162 * First part, xxxfb_check_var, must not write anything
|
H A D | fb-puv3.c | 338 * First part, xxxfb_check_var, must not write anything
|
H A D | ps3fb.c | 526 * First part, xxxfb_check_var, must not write anything
|
H A D | s1d13xxxfb.c | 199 * xxxfb_check_var is always called before xxxfb_set_par to ensure this.
|
Completed in 193 milliseconds