Searched refs:ucsi_cmd_strs (Results 1 – 1 of 1) sorted by relevance
6 static const char * const ucsi_cmd_strs[] = { variable33 return ucsi_cmd_strs[(cmd >= ARRAY_SIZE(ucsi_cmd_strs)) ? 0 : cmd]; in ucsi_cmd_str()