Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c124 static int hwpstate_goto_pstate(device_t dev, int pstate_id);
173 hwpstate_goto_pstate(device_t dev, int id) in hwpstate_goto_pstate() function
260 return (hwpstate_goto_pstate(dev, set[i].pstate_id)); in hwpstate_set()
535 hwpstate_goto_pstate(dev, 0); in hwpstate_detach()