Searched refs:init_pll (Results 1 – 3 of 3) sorted by relevance
319 int (*init_pll) (const struct fb_info * info, union aty_pll * pll); member
649 .init_pll = aty_init_pll_ct,
2509 if(par->pll_ops->init_pll) in aty_init()2510 par->pll_ops->init_pll(info, &par->pll); in aty_init()