Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c189 static int hwpstate_get(device_t dev, struct cf_setting *cf);
223 DEVMETHOD(cpufreq_drv_get, hwpstate_get),
705 hwpstate_get(device_t dev, struct cf_setting *cf) in hwpstate_get() function