svga_set_timings  782 drivers/video/fbdev/arkfb.c 	svga_set_timings(par->state.vgabase, &ark_timing_regs, &(info->var), hmul, hdiv,
svga_set_timings  667 drivers/video/fbdev/core/svgalib.c EXPORT_SYMBOL(svga_set_timings);
svga_set_timings  889 drivers/video/fbdev/s3fb.c 	svga_set_timings(par->state.vgabase, &s3_timing_regs, &(info->var), hmul, 1,
svga_set_timings  503 drivers/video/fbdev/vt8623fb.c 	svga_set_timings(par->state.vgabase, &vt8623_timing_regs, &(info->var), 1, 1,
svga_set_timings  120 include/linux/svga.h void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node);