Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dds1620.c354 static const struct file_operations ds1620_proc_therm_fops = { variable
407 if (!proc_create("therm", 0, NULL, &ds1620_proc_therm_fops)) in ds1620_init()