Home
last modified time | relevance | path

Searched refs:svga_timing_regs (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsvga.h40 struct svga_timing_regs { struct
119 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node);
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 Dsvgalib.c439 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node) in svga_check_timings()
506 void svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, in svga_set_timings()