Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtdfxfb.c436 static int tdfxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in tdfxfb_check_var() function
1146 .fb_check_var = tdfxfb_check_var,
1500 if (tdfxfb_check_var(&info->var, info) < 0) in tdfxfb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtdfxfb.c435 static int tdfxfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in tdfxfb_check_var() function
1145 .fb_check_var = tdfxfb_check_var,
1503 if (tdfxfb_check_var(&info->var, info) < 0) in tdfxfb_probe()

Completed in 5 milliseconds