Home
last modified time | relevance | path

Searched refs:goldfish_rtc_set_alarm (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/rtc/
H A Dgoldfish_rtc.c71 static void goldfish_rtc_set_alarm(GoldfishRTCState *s) in goldfish_rtc_set_alarm() function
156 goldfish_rtc_set_alarm(s); in goldfish_rtc_write()
214 goldfish_rtc_set_alarm(s); in goldfish_rtc_post_load()
/openbmc/linux/drivers/rtc/
H A Drtc-goldfish.c51 static int goldfish_rtc_set_alarm(struct device *dev, in goldfish_rtc_set_alarm() function
152 .set_alarm = goldfish_rtc_set_alarm,