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