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