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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Drtc.c34 struct rtc_time_generic { struct
53 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time_generic) /* Read RTC time */
54 #define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time_generic) /* Set RTC time */
122 struct rtc_time_generic __user *utm = argp;
140 struct rtc_time_generic __user *utm = argp;

Completed in 38 milliseconds