Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Dds1620.c333 static int ds1620_proc_therm_show(struct seq_file *m, void *v) in ds1620_proc_therm_show() function
351 return single_open(file, ds1620_proc_therm_show, NULL); in ds1620_proc_therm_open()