Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsvga.h56 struct svga_pll { struct
118 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node);
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c380 int svga_compute_pll(const struct svga_pll *pll, u32 f_wanted, u16 *m, u16 *n, u16 *r, int node) in svga_compute_pll()