Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dw100fb.c57 struct w100_pll_info *w100_get_xtal_table(unsigned int freq);
689 par->pll_table=w100_get_xtal_table(inf->xtal_freq); in w100fb_probe()
1023 struct w100_pll_info *w100_get_xtal_table(unsigned int freq) in w100_get_xtal_table() function