Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dds1620.c334 static int ds1620_proc_therm_show(struct seq_file *m, void *v) in ds1620_proc_therm_show() function
396 if (!proc_create_single("therm", 0, NULL, ds1620_proc_therm_show)) in ds1620_init()