Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c119 static int hwpstate_type(device_t dev, int *type);
152 DEVMETHOD(cpufreq_drv_type, hwpstate_type),
312 hwpstate_type(device_t dev, int *type) in hwpstate_type() function