Home
last modified time | relevance | path

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

/drivers/video/fbdev/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
645 .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.c1899 aty_set_pll_ct(info, pll); in atyfb_ioctl()