Searched refs:timestamp_store (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-pcf2127.c | 847 static ssize_t timestamp_store(struct device *dev, in timestamp_store() function 896 return timestamp_store(dev, attr, buf, count, 0); in timestamp0_store() 903 return timestamp_store(dev, attr, buf, count, 1); in timestamp1_store() 910 return timestamp_store(dev, attr, buf, count, 2); in timestamp2_store() 917 return timestamp_store(dev, attr, buf, count, 3); in timestamp3_store()
|