Searched refs:adt7x10_show_temp (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hwmon/ |
| D | adt7x10.c | 233 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);
|