Searched refs:operstates (Results 1 – 3 of 3) sorted by relevance
92 operstates
112 * operstates
426 static const char *const operstates[] = { variable446 if (operstate >= ARRAY_SIZE(operstates)) in operstate_show()449 return sysfs_emit(buf, "%s\n", operstates[operstate]); in operstate_show()