Home
last modified time | relevance | path

Searched defs:rtc_set_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Dinterface.c126 int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm) in rtc_set_time() function
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c600 static void rtc_set_time(MC146818RtcState *s) in rtc_set_time() function