Searched refs:xmadOpCModeStr (Results 1 – 1 of 1) sorted by relevance
252 static const char *xmadOpCModeStr[] = variable680 if (cmode && cmode <= ARRAY_SIZE(xmadOpCModeStr)) in print()681 PRINT("%s ", xmadOpCModeStr[cmode - 1]); in print()