Searched refs:operstates (Results 1 – 2 of 2) sorted by relevance
82 operstates
271 static const char *const operstates[] = { variable293 if (operstate >= ARRAY_SIZE(operstates)) in operstate_show()296 return sprintf(buf, "%s\n", operstates[operstate]); in operstate_show()