Searched refs:retMsg (Results 1 – 1 of 1) sorted by relevance
1324 char *retMsg; in show_tabletDiagnosticMessage() local1328 retMsg = "no errors\n"; in show_tabletDiagnosticMessage()1332 retMsg = "Error: receiving relative reports\n"; in show_tabletDiagnosticMessage()1336 retMsg = "Error: receiving absolute reports\n"; in show_tabletDiagnosticMessage()1342 retMsg = "Error: receiving stylus reports\n"; in show_tabletDiagnosticMessage()1344 retMsg = "Error: receiving mouse reports\n"; in show_tabletDiagnosticMessage()1351 return sysfs_emit(buf, retMsg); in show_tabletDiagnosticMessage()