Searched refs:nps_desc (Results 1 – 1 of 1) sorted by relevance
1260 static const char *nps_desc[] = { variable1279 size += sysfs_emit_at(buf, size, "%s%s", sep, nps_desc[mode]); in available_memory_partition_show()1299 if (!strncasecmp(nps_desc[i], buf, strlen(nps_desc[i]))) { in current_memory_partition_store()1345 if ((mode >= ARRAY_SIZE(nps_desc)) || in current_memory_partition_show()1349 return sysfs_emit(buf, "%s\n", nps_desc[mode]); in current_memory_partition_show()