Searched refs:compute_imstt_regvals (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | imsttfb.c | 552 compute_imstt_regvals (struct imstt_par *par, u_int xres, u_int yres) in compute_imstt_regvals() function 863 if (!compute_imstt_regvals(par, info->var.xres, info->var.yres)) in imsttfb_set_par() 1419 || !(compute_imstt_regvals(par, info->var.xres, info->var.yres))) { in init_imstt()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | imsttfb.c | 553 compute_imstt_regvals (struct imstt_par *par, u_int xres, u_int yres) in compute_imstt_regvals() function 864 if (!compute_imstt_regvals(par, info->var.xres, info->var.yres)) in imsttfb_set_par() 1420 || !(compute_imstt_regvals(par, info->var.xres, info->var.yres))) { in init_imstt()
|
Completed in 6 milliseconds