Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtime.h66 int tm_wday; member
/Linux-v4.19/include/uapi/linux/
Drtc.h28 int tm_wday; member
/Linux-v4.19/drivers/rtc/
Drtc-lp8788.c102 static inline int _to_lp8788_wday(int tm_wday) in _to_lp8788_wday()