Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-fake.c14 static unsigned long timespec_to_ulong(struct timespec *ts) in timespec_to_ulong() function
31 rtc_time_to_tm(time + timespec_to_ulong(&diff), tm); in fake_rtc_read_time()
92 timespec_to_ulong(&begtime), time); in fake_rtc_probe()