Searched defs:nont (Results 1 - 1 of 1) sorted by relevance

/drivers/cpufreq/
H A Dintel_pstate.c500 int nont, ret; local
503 nont = core_get_max_pstate();
505 if (ret <= nont)
506 ret = nont;

Completed in 64 milliseconds