Searched refs:pm_tests (Results 1 – 1 of 1) sorted by relevance
248 static const char * const pm_tests[__TEST_AFTER_LAST] = { variable264 if (pm_tests[level]) { in pm_test_show()266 count += sysfs_emit_at(buf, count, "[%s] ", pm_tests[level]); in pm_test_show()268 count += sysfs_emit_at(buf, count, "%s ", pm_tests[level]); in pm_test_show()294 for (s = &pm_tests[level]; level <= TEST_MAX; s++, level++) in pm_test_store()
Completed in 6 milliseconds