Home
last modified time | relevance | path

Searched refs:tmday2rtc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-bd70528.c180 static inline void tmday2rtc(struct rtc_time *t, struct bd70528_rtc_day *d) in tmday2rtc() function
197 * here and not in tmday2rtc() which is also used by wake. in tm2rtc()
201 tmday2rtc(t, &r->time); in tm2rtc()
285 tmday2rtc(&a->time, &wake.time); in bd70528_set_alarm()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-bd70528.c56 static inline void tmday2rtc(struct rtc_time *t, struct bd70528_rtc_day *d) in tmday2rtc() function
73 * here and not in tmday2rtc() which is also used by wake. in tm2rtc()
77 tmday2rtc(t, &r->time); in tm2rtc()

Completed in 2 milliseconds