Home
last modified time | relevance | path

Searched refs:ds1742_read_proc (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dds1742.c237 static int ds1742_read_proc(char *page, char **start, off_t off, int count, in ds1742_read_proc() function
333 create_proc_read_entry("driver/rtc", 0, 0, ds1742_read_proc, NULL); in ds1742_init()