Searched refs:ds1682_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | ds1682.c | 54 static ssize_t ds1682_show(struct device *dev, struct device_attribute *attr, in ds1682_show() function 63 dev_dbg(dev, "ds1682_show() called on %s\n", attr->attr.name); in ds1682_show() 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,
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | ds1682.c | 54 static ssize_t ds1682_show(struct device *dev, struct device_attribute *attr, in ds1682_show() function 63 dev_dbg(dev, "ds1682_show() called on %s\n", attr->attr.name); in ds1682_show() 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 2 milliseconds