Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtime.h66 int tm_wday; member
/Linux-v5.10/include/uapi/linux/
Drtc.h31 int tm_wday; member
/Linux-v5.10/drivers/rtc/
Drtc-lp8788.c98 static inline int _to_lp8788_wday(int tm_wday) in _to_lp8788_wday()