Searched refs:init_pll (Results 1 – 4 of 4) sorted by relevance
320 int (*init_pll) (const struct fb_info * info, union aty_pll * pll); member
649 .init_pll = aty_init_pll_ct,
2614 if (par->pll_ops->init_pll) in aty_init()2615 par->pll_ops->init_pll(info, &par->pll); in aty_init()
1875 init_pll(struct nvbios_init *init) in init_pll() function2282 [0x79] = { init_pll },