Searched refs:initclocks_ptr (Results 1 – 2 of 2) sorted by relevance
62 void (*initclocks_ptr)(void) = mips3_init_cp0_clocks; variable118 if (initclocks_ptr != NULL) { in mips3_initclocks()119 initclocks_ptr(); in mips3_initclocks()
79 extern void (*initclocks_ptr)(void);142 initclocks_ptr = pwmclock_start; in pwmclock_attach()