Searched refs:adt7x10_show_temp (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/hwmon/ |
| D | adt7x10.c | 233 static ssize_t adt7x10_show_temp(struct device *dev, in adt7x10_show_temp() function 343 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, adt7x10_show_temp, NULL, 0); 345 adt7x10_show_temp, adt7x10_set_temp, 1); 347 adt7x10_show_temp, adt7x10_set_temp, 2); 349 adt7x10_show_temp, adt7x10_set_temp, 3);
|