Home | History | Annotate | Download | only in toolbox

Lines Matching refs:label

31     const char* label;
52 label = "SYN";
56 label = "KEY";
59 label = "REL";
62 label = "ABS";
65 label = "MSC";
69 label = "LED";
73 label = "SND";
77 label = "SW ";
80 label = "REP";
83 label = "FF ";
86 label = "PWR";
90 label = "???";
101 printf(" %s (%04x):", label, i);