Home
last modified time | relevance | path

Searched refs:svga_set_timings (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/
Dsvga.h120 void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, struct fb_var_scree…
/Linux-v6.6/drivers/video/fbdev/core/
Dsvgalib.c505 void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, in svga_set_timings() function
662 EXPORT_SYMBOL(svga_set_timings);
/Linux-v6.6/drivers/video/fbdev/
Dvt8623fb.c507 svga_set_timings(par->state.vgabase, &vt8623_timing_regs, &(info->var), 1, 1, in vt8623fb_set_par()
Darkfb.c783 svga_set_timings(par->state.vgabase, &ark_timing_regs, &(info->var), hmul, hdiv, in arkfb_set_par()
Ds3fb.c893 svga_set_timings(par->state.vgabase, &s3_timing_regs, &(info->var), hmul, 1, in s3fb_set_par()