Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_ct.c281 void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll) in aty_set_pll_ct() function
646 .set_pll = aty_set_pll_ct,
Datyfb.h333 extern void aty_set_pll_ct(const struct fb_info *info, const union aty_pll *pll);
Datyfb_base.c1902 aty_set_pll_ct(info, pll); in atyfb_ioctl()