Searched refs:ds1682_show (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/
H A Dds1682.c54 static ssize_t ds1682_show(struct device *dev, struct device_attribute *attr, function
63 dev_dbg(dev, "ds1682_show() called on %s\n", attr->attr.name);
136 static SENSOR_DEVICE_ATTR_2(elapsed_time, S_IRUGO | S_IWUSR, ds1682_show,
138 static SENSOR_DEVICE_ATTR_2(alarm_time, S_IRUGO | S_IWUSR, ds1682_show,
140 static SENSOR_DEVICE_ATTR_2(event_count, S_IRUGO | S_IWUSR, ds1682_show,

Completed in 130 milliseconds