Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-bd70528.c20 struct bd70528_rtc_day { struct
27 struct bd70528_rtc_day time; argument
35 struct bd70528_rtc_day time;
164 static inline void tmday2rtc(struct rtc_time *t, struct bd70528_rtc_day *d) in tmday2rtc()