Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c117 static int hwpstate_get(device_t dev, struct cf_setting *cf);
150 DEVMETHOD(cpufreq_drv_get, hwpstate_get),
264 hwpstate_get(device_t dev, struct cf_setting *cf) in hwpstate_get() function