Searched refs:ds1682_show (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/misc/ |
| D | ds1682.c | 57 static ssize_t ds1682_show(struct device *dev, struct device_attribute *attr, in ds1682_show() function 122 static SENSOR_DEVICE_ATTR_2(elapsed_time, S_IRUGO | S_IWUSR, ds1682_show, 124 static SENSOR_DEVICE_ATTR_2(alarm_time, S_IRUGO | S_IWUSR, ds1682_show, 126 static SENSOR_DEVICE_ATTR_2(event_count, S_IRUGO | S_IWUSR, ds1682_show,
|