Searched refs:rtc_write (Results 1 - 4 of 4) sorted by relevance

/external/tlsdate/src/
H A Dutil.h77 int (*rtc_write)(struct rtc_handle *, const struct timeval *tv); member in struct:platform
H A Dutil.c237 int rtc_write(struct rtc_handle *handle, const struct timeval *tv) function
375 .rtc_write = rtc_write,
H A Dtlsdate-setter.c159 platform->rtc_write(&state->hwclock, &tv))
H A Dtlsdated-unittest.c316 self->platform.rtc_write = NULL;

Completed in 367 milliseconds