Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Drtc_kern.c33 static int uml_rtc_read_time(struct device *dev, struct rtc_time *tm) in uml_rtc_read_time() function
92 .read_time = uml_rtc_read_time,