Searched refs:rtc_write (Results 1 – 4 of 4) sorted by relevance
237 int rtc_write(struct rtc_handle *handle, const struct timeval *tv) in rtc_write() function375 .rtc_write = rtc_write,
77 int (*rtc_write)(struct rtc_handle *, const struct timeval *tv); member
159 platform->rtc_write(&state->hwclock, &tv)) in time_setter_coprocess()
316 self->platform.rtc_write = NULL; in FIXTURE_SETUP()