aty_set_pll_ct    334 drivers/video/fbdev/aty/atyfb.h extern void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll);
aty_set_pll_ct   1888 drivers/video/fbdev/aty/atyfb_base.c 			aty_set_pll_ct(info, pll);
aty_set_pll_ct    646 drivers/video/fbdev/aty/mach64_ct.c 	.set_pll	= aty_set_pll_ct,