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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drtc.c1202 static int rtc_proc_show(struct seq_file *seq, void *v) function
1280 return single_open(file, rtc_proc_show, NULL);

Completed in 114 milliseconds