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.c279 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.h331 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()