Home
last modified time | relevance | path

Searched refs:boost_value (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/cpufreq/
Dcpufreq_boost.c55 static int boost_value; variable
64 FILE_PRINTF(cdrv[id].file, "%d", boost_value); in cleanup()
94 SAFE_FILE_SCANF(NULL, cdrv[i].file, "%d", &boost_value); in setup()
150 if (boost_value == cdrv[id].off) in test_run()