Searched refs:operstates (Results 1 – 2 of 2) sorted by relevance
85 operstates
293 static const char *const operstates[] = { variable315 if (operstate >= ARRAY_SIZE(operstates)) in operstate_show()318 return sysfs_emit(buf, "%s\n", operstates[operstate]); in operstate_show()