Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Drtc.h36 struct rtc_wkalrm { struct
37 unsigned char enabled; /* 0 = alarm disable, 1 = alarm disabled */
38 unsigned char pending; /* 0 = alarm pending, 1 = alarm not pending */
39 struct rtc_time time; /* time the alarm is set to */