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