Searched refs:show_alarms (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/char/ |
D | tlclk.c | 311 static ssize_t show_alarms(struct device *d, in show_alarms() function 324 static DEVICE_ATTR(alarms, S_IRUGO, show_alarms, NULL);
|
/Linux-v4.19/drivers/hwmon/ |
D | vt1211.c | 906 static ssize_t show_alarms(struct device *dev, in show_alarms() function 1088 __ATTR(alarms, S_IRUGO, show_alarms, NULL),
|
D | gl518sm.c | 457 static DEVICE_ATTR(alarms, S_IRUGO, show_alarms, NULL);
|