Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dtimex.h15 static inline int set_clock(__u64 time) in set_clock() function
/arch/arm/mach-ixp4xx/include/mach/
Dplatform.h108 int (*set_clock)(int port, unsigned int clock_type); member
/arch/s390/kernel/
Dtime.c210 if (set_clock(TOD_UNIX_EPOCH) != 0 || store_clock(&time) != 0) in reset_tod_clock()
763 if (set_clock(clock) == 0) { in etr_sync_clock()