Searched refs:timestamp_show (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-pcf2127.c | 920 static ssize_t timestamp_show(struct device *dev, in timestamp_show() function 981 return timestamp_show(dev, attr, buf, 0); in timestamp0_show() 987 return timestamp_show(dev, attr, buf, 1); in timestamp1_show() 993 return timestamp_show(dev, attr, buf, 2); in timestamp2_show() 999 return timestamp_show(dev, attr, buf, 3); in timestamp3_show()
|