Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dadt7x10.c233 static ssize_t adt7x10_show_temp(struct device *dev, in adt7x10_show_temp() function
342 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, adt7x10_show_temp, NULL, 0);
344 adt7x10_show_temp, adt7x10_set_temp, 1);
346 adt7x10_show_temp, adt7x10_set_temp, 2);
348 adt7x10_show_temp, adt7x10_set_temp, 3);