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