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

/include/linux/
H A Dsvga.h39 struct svga_timing_regs { struct
118 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node);
119 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);

Completed in 294 milliseconds