Searched refs:s3_timing_regs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | s3fb.c | 139 static const struct svga_timing_regs s3_timing_regs = { variable 584 rv = svga_check_timings (&s3_timing_regs, var, info->node); in s3fb_check_var() 889 svga_set_timings(par->state.vgabase, &s3_timing_regs, &(info->var), hmul, 1, in s3fb_set_par()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | s3fb.c | 140 static const struct svga_timing_regs s3_timing_regs = { variable 588 rv = svga_check_timings (&s3_timing_regs, var, info->node); in s3fb_check_var() 893 svga_set_timings(par->state.vgabase, &s3_timing_regs, &(info->var), hmul, 1, in s3fb_set_par()
|
Completed in 4 milliseconds