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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dip27-rtc.c52 static int rtc_read_proc(char *page, char **start, off_t off,
222 if (!create_proc_read_entry("driver/rtc", 0, NULL, rtc_read_proc, NULL)) {
276 static int rtc_read_proc(char *page, char **start, off_t off, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Drtctime.c350 static int rtc_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) function
418 rtc_read_proc, ops);

Completed in 52 milliseconds