Searched refs:svga_set_timings (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | svga.h | 120 void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, struct fb_var_scree…
|
| /linux/drivers/video/fbdev/core/ |
| H A D | svgalib.c | 506 void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, in svga_set_timings() function 659 EXPORT_SYMBOL(svga_set_timings);
|
| /linux/drivers/video/fbdev/ |
| H A D | vt8623fb.c | 514 svga_set_timings(par->state.vgabase, &vt8623_timing_regs, &(info->var), 1, 1, in vt8623fb_set_par()
|
| H A D | arkfb.c | 791 svga_set_timings(par->state.vgabase, &ark_timing_regs, &(info->var), hmul, hdiv, in arkfb_set_par()
|
| H A D | s3fb.c | 947 svga_set_timings(par->state.vgabase, &s3_timing_regs, &(info->var), hmul, 1, in s3fb_set_par()
|