Searched refs:rtc_proc_show (Results 1 – 2 of 2) sorted by relevance
22 static int rtc_proc_show(struct seq_file *seq, void *offset) in rtc_proc_show() function98 ret = single_open(file, rtc_proc_show, rtc); in rtc_proc_open()
1213 static int rtc_proc_show(struct seq_file *seq, void *v) in rtc_proc_show() function1291 return single_open(file, rtc_proc_show, NULL); in rtc_proc_open()