Searched refs:retMsg (Results 1 – 1 of 1) sorted by relevance
1325 char *retMsg; in show_tabletDiagnosticMessage() local1329 retMsg = "no errors\n"; in show_tabletDiagnosticMessage()1333 retMsg = "Error: receiving relative reports\n"; in show_tabletDiagnosticMessage()1337 retMsg = "Error: receiving absolute reports\n"; in show_tabletDiagnosticMessage()1343 retMsg = "Error: receiving stylus reports\n"; in show_tabletDiagnosticMessage()1345 retMsg = "Error: receiving mouse reports\n"; in show_tabletDiagnosticMessage()1352 return sysfs_emit(buf, retMsg); in show_tabletDiagnosticMessage()