Searched refs:show_tabletEventsReceived (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | aiptek.c | 1315 static ssize_t show_tabletEventsReceived(struct device *dev, struct device_attribute *attr, char *buf) in show_tabletEventsReceived() function 1322 static DEVICE_ATTR(event_count, S_IRUGO, show_tabletEventsReceived, NULL);
|
/kernel/linux/linux-6.6/drivers/input/tablet/ |
H A D | aiptek.c | 1308 static ssize_t show_tabletEventsReceived(struct device *dev, struct device_attribute *attr, char *buf) in show_tabletEventsReceived() function 1315 static DEVICE_ATTR(event_count, S_IRUGO, show_tabletEventsReceived, NULL);
|
Completed in 6 milliseconds