Searched refs:init_clocks (Results 1 – 3 of 3) sorted by relevance
86 if (cpu->init_clocks == NULL) in s3c24xx_init_clocks()89 (cpu->init_clocks)(xtal); in s3c24xx_init_clocks()
49 void init_clocks(void) in init_clocks() function
103 void (*init_clocks)(int xtal); member