Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c191 static int hwpstate_type(device_t dev, int *type);
225 DEVMETHOD(cpufreq_drv_type, hwpstate_type),
772 hwpstate_type(device_t dev, int *type) in hwpstate_type() function