Searched refs:arch_gettod (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/frv/kernel/ |
D | time.c | 92 extern void arch_gettod(int *year, int *mon, int *day, int *hour, int *min, int *sec); in read_persistent_clock() 100 arch_gettod (&year, &mon, &day, &hour, &min, &sec); in read_persistent_clock()
|
D | setup.c | 1121 void arch_gettod(int *year, int *mon, int *day, int *hour, in arch_gettod() function
|