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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-proc.c22 static int rtc_proc_show(struct seq_file *seq, void *offset) function
89 return single_open(file, rtc_proc_show, rtc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Drtc.c1163 static int rtc_proc_show(struct seq_file *seq, void *v) function
1241 return single_open(file, rtc_proc_show, NULL);

Completed in 59 milliseconds