Home
last modified time | relevance | path

Searched refs:aty_set_pll_ct (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/video/aty/
Dmach64_ct.c280 void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll) in aty_set_pll_ct() function
647 .set_pll = aty_set_pll_ct,
Datyfb.h335 extern void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll);
Datyfb_base.c1903 aty_set_pll_ct(info, pll); in atyfb_ioctl()