Home
last modified time | relevance | path

Searched defs:rtc_time (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Drtc.h25 struct rtc_time { struct
44 struct rtc_time time; /* time the alarm is set to */ argument
/linux/tools/testing/selftests/rtc/
H A Drtctest.c64 static time_t rtc_time_to_timestamp(struct rtc_time *rtc_time) in rtc_time_to_timestamp()
/linux/lib/
H A Dvsprintf.c1976 struct rtc_time rtc_time; in time64_str() local