Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dds1682.c97 static ssize_t ds1682_store(struct device *dev, struct device_attribute *attr, in ds1682_store() function
106 dev_dbg(dev, "ds1682_store() called on %s\n", attr->attr.name); in ds1682_store()
137 ds1682_store, 4, DS1682_REG_ELAPSED);
139 ds1682_store, 4, DS1682_REG_ALARM);
141 ds1682_store, 2, DS1682_REG_EVT_CNTR);
/kernel/linux/linux-6.6/drivers/misc/
H A Dds1682.c97 static ssize_t ds1682_store(struct device *dev, struct device_attribute *attr, in ds1682_store() function
106 dev_dbg(dev, "ds1682_store() called on %s\n", attr->attr.name); in ds1682_store()
137 ds1682_store, 4, DS1682_REG_ELAPSED);
139 ds1682_store, 4, DS1682_REG_ALARM);
141 ds1682_store, 2, DS1682_REG_EVT_CNTR);

Completed in 2 milliseconds