matroxfb_PLL_calcclock 326 drivers/video/fbdev/matrox/matroxfb_maven.c fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p); matroxfb_PLL_calcclock 809 drivers/video/fbdev/matrox/matroxfb_misc.c EXPORT_SYMBOL(matroxfb_PLL_calcclock); matroxfb_PLL_calcclock 8 drivers/video/fbdev/matrox/matroxfb_misc.h int matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, matroxfb_PLL_calcclock 15 drivers/video/fbdev/matrox/matroxfb_misc.h return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post);